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

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

Accept(Visitor v, Object o)AST.AstNodepure virtual
AcceptOperation(AstOperation op, object arg)AST.Declarationvirtual
AstNode(Location location)AST.AstNodeprotected
Declaration(string type, Location location)AST.Declarationprotected
Equals(object obj)AST.AstNode
frozenTypeExpressionAST.Declarationprotected
FullNameAST.Declaration
GetHashCode()AST.AstNode
ILTypeExpressionAST.Declaration
locationAST.AstNodeprotected
LocationAST.AstNode
Statement(Location location)AST.Statementprotected
TypeExprAST.Declaration