The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
AST.QualifiedIdentifierExpression Member List

This is the complete list of members for AST.QualifiedIdentifierExpression, including all inherited members.

Accept(Visitor v, Object o)AST.QualifiedIdentifierExpressionvirtual
AcceptOperation(AstOperation op, object arg)AST.IdentifierExpressionvirtual
AstNode(Location location)AST.AstNodeprotected
CloneInit()AST.Expression
Equals(object obj)AST.AstNode
Expression(Location location)AST.Expressionprotected
ExpressionTypeAST.Expression
frozenTypeExpressionAST.Expressionprotected
GetHashCode()AST.AstNode
IdentifierAST.IdentifierExpression
IdentifierExpression(Location location)AST.IdentifierExpressionprotected
IdExpressionAST.QualifiedIdentifierExpression
IdNameAST.QualifiedIdentifierExpression
ILTypeExpressionAST.Expression
LeftExpressionAST.Expression
locationAST.AstNodeprotected
LocationAST.AstNode
LvalueAST.Expression
QualifiedIdentifierExpression(SingleIdentifierExpression name, IdentifierExpression exp, Location location)AST.QualifiedIdentifierExpression
Statement(Location location)AST.Statementprotected