class
TriviaStatic methods
- def getSkippedTokens(…)
- def syntax(…)
Methods
- def getExplicitLocation(self, /) -> typing.Optional[SourceLocation]
- def getRawText(self, /) -> str
Special methods
- def __init__(self, /) -> None
- def __init__(self, kind: TriviaKind, rawText: str) -> None
- def __repr__(self, /) -> str
Properties
- kind: TriviaKind get