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

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

Accept(Visitor v, Object o)AST.Definitionvirtual
AcceptOperation(AstOperation op, object arg)AST.Definitionvirtual
AstNode(Location location)AST.AstNodeprotected
Declaration(string type, Location location)AST.Declarationprotected
Definition(SingleIdentifierExpression id, string type, Expression init, Location location)AST.Definition
Definition(SingleIdentifierExpression id, string type, Expression init, int indexSSA, Location location)AST.Definition
Equals(object obj)AST.AstNode
frozenTypeExpressionAST.Declarationprotected
FrozenTypeExpressionAST.Definition
FullNameAST.Declaration
GetHashCode()AST.AstNode
IdDeclaration(SingleIdentifierExpression id, string type, Location location)AST.IdDeclaration
IdDeclaration(SingleIdentifierExpression id, int indexSSA, string type, Location location)AST.IdDeclaration
IdentifierAST.IdDeclaration
IdentifierExpAST.IdDeclaration
ILNameAST.IdDeclaration
ILTypeExpressionAST.Declaration
InitAST.Definition
LocationAST.AstNode
locationAST.AstNodeprotected
Statement(Location location)AST.Statementprotected
SymbolAST.IdDeclaration
TypeExprAST.Declaration