![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for linc::Operators, including all inherited members.
| Associativity enum name (defined in linc::Operators) | linc::Operators | |
| getAssociativity(Token::Type operator_token_type) | linc::Operators | static |
| getBinaryPrecedence(Token::Type operator_token_type) | linc::Operators | static |
| getString(Token::Type operator_token_type) | linc::Operators | static |
| getToken(const std::string &operator_string) | linc::Operators | static |
| getUnaryPrecedence(Token::Type operator_token_type) | linc::Operators | static |
| OperatorAssociativityMap typedef (defined in linc::Operators) | linc::Operators | |
| OperatorMap typedef (defined in linc::Operators) | linc::Operators | |
| OperatorPrecedenceMap typedef (defined in linc::Operators) | linc::Operators |