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

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

Accept(Visitor v, Object o)AST.ArgumentExpressionvirtual
AcceptOperation(AstOperation op, object arg)AST.Expressionvirtual
ArgumentAST.ArgumentExpression
ArgumentExpression(Expression arg, Location location)AST.ArgumentExpression
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
ILTypeExpressionAST.ArgumentExpression
LeftExpressionAST.Expression
LocationAST.AstNode
locationAST.AstNodeprotected
LvalueAST.Expression
Statement(Location location)AST.Statementprotected