The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
This is the complete list of members for AST.Declaration, including all inherited members.
Accept(Visitor v, Object o) | AST.AstNode | pure virtual |
AcceptOperation(AstOperation op, object arg) | AST.Declaration | virtual |
AstNode(Location location) | AST.AstNode | protected |
Declaration(string type, Location location) | AST.Declaration | protected |
Equals(object obj) | AST.AstNode | |
frozenTypeExpression | AST.Declaration | protected |
FullName | AST.Declaration | |
GetHashCode() | AST.AstNode | |
ILTypeExpression | AST.Declaration | |
location | AST.AstNode | protected |
Location | AST.AstNode | |
Statement(Location location) | AST.Statement | protected |
TypeExpr | AST.Declaration |