The Psyche Project
Protected Member Functions | Protected Attributes | List of all members
psy::C::MIXIN_LeftExpressionInfixOperatorRightExpression Class Referenceabstract
Inheritance diagram for psy::C::MIXIN_LeftExpressionInfixOperatorRightExpression:
psy::C::AssignmentExpressionSyntax psy::C::BinaryExpressionSyntax psy::C::SequencingExpressionSyntax

Protected Member Functions

virtual const ExpressionSyntaxleft () const =0
 
virtual SyntaxToken operatorToken () const =0
 
virtual const ExpressionSyntaxright () const =0
 

Protected Attributes

ExpressionSyntaxleftExpr_ = nullptr
 
LexedTokens::IndexType oprtrTkIdx_ = LexedTokens::invalidIndex()
 
ExpressionSyntaxrightExpr_ = nullptr
 

The documentation for this class was generated from the following file: