Hierarchy

  • TokenTypes

Index

Properties

Static down

down: number = 2

imaginary tree navigation type; traverse "get child" link

Static endOfFile

endOfFile: number = CharStreamConstants.endOfFile

Static endOfRule

endOfRule: number = 1

Static invalid

invalid: number = 0

Static min

min: number = TokenTypes.up + 1

Static up

up: number = 3

imaginary tree navigation type; finish with a child list

Generated using TypeDoc