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

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

Accept(Visitor v, Object o)AST.DoubleLiteralExpressionvirtual
AcceptOperation(AstOperation op, object arg)AST.Expressionvirtual
AstNode(Location location)AST.AstNodeprotected
CloneInit()AST.Expression
DoubleLiteralExpression(double doubleLiteral, Location location)AST.DoubleLiteralExpression
DoubleValueAST.DoubleLiteralExpression
Equals(object obj)AST.AstNode
Expression(Location location)AST.Expressionprotected
ExpressionTypeAST.Expression
frozenTypeExpressionAST.Expressionprotected
GetHashCode()AST.AstNode
ILTypeExpressionAST.Expression
ILValueAST.DoubleLiteralExpression
LeftExpressionAST.Expression
LocationAST.AstNode
locationAST.AstNodeprotected
LvalueAST.Expression
Statement(Location location)AST.Statementprotected