![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for linc::Token, including all inherited members.
| baseToInt(Token::NumberBase base) | linc::Token | static |
| getDescriptor() const | linc::Token | |
| info (defined in linc::Token) | linc::Token | |
| isArithmeticAssignmentOperator() const | linc::Token | |
| isArithmeticOperator() const | linc::Token | |
| isAssignmentOperator() const | linc::Token | |
| isBinaryOperator() const | linc::Token | |
| isBitwiseOperator() const | linc::Token | |
| isBracket() const | linc::Token | |
| isComparisonOperator() const | linc::Token | |
| isEndOfFile() const | linc::Token | |
| isIdentifier() const | linc::Token | |
| isKeyword() const | linc::Token | |
| isLiteral() const | linc::Token | |
| isLogicalOperator() const | linc::Token | |
| isOperator() const | linc::Token | |
| isSymbol() const | linc::Token | |
| isUnaryOperator() const | linc::Token | |
| isValid() const | linc::Token | |
| NumberBase enum name | linc::Token | |
| numberBase (defined in linc::Token) | linc::Token | |
| Type enum name | linc::Token | |
| type (defined in linc::Token) | linc::Token | |
| typeToString(Type type) | linc::Token | static |
| value (defined in linc::Token) | linc::Token |