|
Reimplemented in Action, ActStatement, ArrayReference, ArrayType, AssignStatement, Behavior, BehaviorStatement, BinaryExpression, Declaration, DoStatement, Expression, ExpressionList, FieldDeclaration, FieldReference, FieldType, Guard, GuardedStatement, GuardExpression, GuardReceive, GuardTimeout, Identifier, IdentifierList, IfStatement, Import, IntegerLiteral, LeftSide, LeftSideList, Message, MultipleArrayReference, Process, Program, RangeType, ReceiveStatement, SendStatement, SequentialAction, SequentialBehavior, SequentialDeclaration, SequentialExpressionList, SequentialFieldDeclaration, SequentialGuardedStatement, SequentialIdentifierList, SequentialImport, SequentialLeftSideList, SequentialMessage, SequentialProcess, SequentialStatement, SimpleAction, SimpleArrayReference, SimpleBehavior, SimpleDeclaration, SimpleExpressionList, SimpleFieldDeclaration, SimpleGuardedStatement, SimpleIdentifierList, SimpleImport, SimpleLeftSideList, SimpleMessage, SimpleProcess, SimpleStatement, SkipStatement, StartStatement, Statement, StopStatement, StringLiteral, Type, and UnaryExpression.
Definition at line 24 of file ast.cpp.
References position.
Referenced by UnaryExpression::operator=(), Type::operator=(), StopStatement::operator=(), Statement::operator=(), StartStatement::operator=(), SkipStatement::operator=(), SimpleStatement::operator=(), Program::operator=(), Process::operator=(), Message::operator=(), LeftSideList::operator=(), LeftSide::operator=(), Import::operator=(), IfStatement::operator=(), IdentifierList::operator=(), Identifier::operator=(), GuardedStatement::operator=(), Guard::operator=(), FieldType::operator=(), FieldDeclaration::operator=(), ExpressionList::operator=(), Expression::operator=(), DoStatement::operator=(), Declaration::operator=(), BehaviorStatement::operator=(), Behavior::operator=(), AssignStatement::operator=(), ArrayReference::operator=(), ActStatement::operator=(), and Action::operator=().
|