mjplusplus
v0.4.1
|
#include <PostfixOp.hpp>
Public Member Functions | |
virtual shptr< Type > | get_type (semantic::SemanticAnalysis &sa, shptr< semantic::symbol::SymbolTable > symbolTable, shptr< Type > callingType)=0 |
virtual bool | lValueHelp () const =0 |
![]() | |
virtual void | toString (std::ostream &out, unsigned int indent, bool special=false) const =0 |
virtual void | accept (ASTVisitor &visitor) const |
|
pure virtual |
Implemented in ast::po::MethodInvocation, ast::po::FieldAccess, and ast::po::ArrayAccess.
|
pure virtual |
Implemented in ast::po::MethodInvocation, ast::po::FieldAccess, and ast::po::ArrayAccess.