mjplusplus  v0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ast::pe::Integer Member List

This is the complete list of members for ast::pe::Integer, including all inherited members.

accept(ASTVisitor &visitor) const ast::pe::Integervirtual
constBool() const ast::pe::PrimaryExpressionvirtual
Expression(source_position_t position)ast::Expression
get_type(semantic::SemanticAnalysis &sa, shptr< semantic::symbol::SymbolTable > symbolTable) const ast::pe::Integervirtual
getPosition() const ast::PositionAwareNode
getStringValue() const ast::pe::Integervirtual
Integer(std::string const &string_value, source_position_t position)ast::pe::Integer
isLValue() const ast::pe::Integervirtual
positionast::PositionAwareNodeprotected
PositionAwareNode(lexer::Token const &token)ast::PositionAwareNode
PositionAwareNode(source_position_t const &position)ast::PositionAwareNode
PrimaryExpression(source_position_t position)ast::pe::PrimaryExpression
standalone() const ast::pe::PrimaryExpressionvirtual
toString(std::ostream &out, unsigned int, bool=false) const ast::pe::Integervirtual