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.Namespace, including all inherited members.
Accept(Visitor v, Object o) | AST.Namespace | virtual |
AcceptOperation(AstOperation op, object arg) | AST.AstNode | virtual |
AstNode(Location location) | AST.AstNode | protected |
Equals(object obj) | AST.AstNode | |
GetDeclarationElement(int index) | AST.Namespace | |
GetHashCode() | AST.AstNode | |
Identifier | AST.Namespace | |
Location | AST.AstNode | |
location | AST.AstNode | protected |
Namespace(IdentifierExpression name, List< Declaration > declarations, Location location) | AST.Namespace | |
NamespaceMembersCount | AST.Namespace |