Skip to content

\ifinner

yex.keyword.Ifinner(parser) #

Source code in yex/keyword/conditional.py
164
165
166
167
168
@conditional
def Ifinner(
        parser: yex.parse.Parser,
        ) -> bool:
    return parser.doc.mode.is_inner