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

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

Accept(Visitor v, Object o)AST.NewExpressionvirtual
AcceptOperation(AstOperation op, object arg)AST.NewExpressionvirtual
ActualMethodCalledAST.BaseCallExpression
ArgumentsAST.BaseCallExpression
AstNode(Location location)AST.AstNodeprotected
BaseCallExpression(CompoundExpression arguments, Location location)AST.BaseCallExpression
BaseTypeAST.BaseCallExpression
CloneInit()AST.Expression
Equals(object obj)AST.AstNode
Expression(Location location)AST.Expressionprotected
ExpressionTypeAST.Expression
frozenTypeExpressionAST.Expressionprotected
GetHashCode()AST.AstNode
ILTypeExpressionAST.Expression
LeftExpressionAST.Expression
locationAST.AstNodeprotected
LocationAST.AstNode
LvalueAST.Expression
NewExpression(string type, CompoundExpression arguments, Location location)AST.NewExpression
NewTypeAST.NewExpression
Statement(Location location)AST.Statementprotected
TypeInfoAST.NewExpression