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

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

Accept(Visitor v, Object o)AST.CastExpressionvirtual
AcceptOperation(AstOperation op, object arg)AST.Expressionvirtual
AstNode(Location location)AST.AstNodeprotected
CastExpression(string castType, Expression exp, Location location)AST.CastExpression
CastIdAST.CastExpression
CastTypeAST.CastExpression
CloneInit()AST.Expression
Equals(object obj)AST.AstNode
ExpressionAST.CastExpression
AST::Expression.Expression(Location location)AST.Expressionprotected
ExpressionTypeAST.Expression
frozenTypeExpressionAST.Expressionprotected
GetHashCode()AST.AstNode
ILTypeExpressionAST.Expression
LeftExpressionAST.Expression
locationAST.AstNodeprotected
LocationAST.AstNode
LvalueAST.Expression
Statement(Location location)AST.Statementprotected