All Packages Class Hierarchy This Package Previous Next Index
Interface aioli.metal.metalTokenTypes
- public interface metalTokenTypes
-
ARROW
-
-
ASSIGN
-
-
DOTS
-
-
EOF
-
-
LITERAL_as
-
-
LITERAL_end
-
-
LITERAL_formalism
-
-
LITERAL_implemented
-
-
LITERAL_INTEGER
-
-
LITERAL_is
-
-
LITERAL_of
-
-
LITERAL_STRING
-
-
NULL_TREE_LOOKAHEAD
-
-
OPERATOR
-
-
PHYLUM
-
-
PLUS
-
-
POUND
-
-
SEMI
-
-
STAR
-
-
WS
-
EOF
public static final int EOF
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
LITERAL_formalism
public static final int LITERAL_formalism
LITERAL_of
public static final int LITERAL_of
LITERAL_is
public static final int LITERAL_is
SEMI
public static final int SEMI
LITERAL_end
public static final int LITERAL_end
ARROW
public static final int ARROW
ASSIGN
public static final int ASSIGN
PLUS
public static final int PLUS
DOTS
public static final int DOTS
STAR
public static final int STAR
LITERAL_implemented
public static final int LITERAL_implemented
LITERAL_as
public static final int LITERAL_as
OPERATOR
public static final int OPERATOR
LITERAL_STRING
public static final int LITERAL_STRING
LITERAL_INTEGER
public static final int LITERAL_INTEGER
PHYLUM
public static final int PHYLUM
WS
public static final int WS
POUND
public static final int POUND
All Packages Class Hierarchy This Package Previous Next Index