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

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

Accept(Visitor v, Object o)AST.BoolLiteralExpressionvirtual
AcceptOperation(AstOperation op, object arg)AST.Expressionvirtual
AstNode(Location location)AST.AstNodeprotected
BoolLiteralExpression(bool boolLiteral, Location location)AST.BoolLiteralExpression
BoolValueAST.BoolLiteralExpression
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
Statement(Location location)AST.Statementprotected