|
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.DeclarationSet, including all inherited members.
| Accept(Visitor v, Object o) | AST.DeclarationSet | virtual |
| AcceptOperation(AstOperation op, object arg) | AST.Declaration | virtual |
| AstNode(Location location) | AST.AstNode | protected |
| ContainsId(string id) | AST.DeclarationSet | |
| Count | AST.DeclarationSet | |
| Declaration(string type, Location location) | AST.Declaration | protected |
| DeclarationSet(string type, List< Statement > decls, Location location) | AST.DeclarationSet | |
| Equals(object obj) | AST.AstNode | |
| frozenTypeExpression | AST.Declaration | protected |
| FullName | AST.Declaration | |
| GetDeclarationElement(int index) | AST.DeclarationSet | |
| GetHashCode() | AST.AstNode | |
| ILTypeExpression | AST.Declaration | |
| location | AST.AstNode | protected |
| Location | AST.AstNode | |
| Statement(Location location) | AST.Statement | protected |
| TypeExpr | AST.Declaration |