class
PreprocessorOptionsSpecial methods
- def __init__(self, /) -> None
Properties
- additionalIncludePaths: list[os.PathLike] get set
- ignoreDirectives: set[str] get set
- languageVersion: LanguageVersion get set
- maxIncludeDepth: int get set
- predefineSource: str get set
- predefines: list[str] get set
- undefines: list[str] get set