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

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

Accept(Visitor v, Object o)AST.IdDeclarationvirtual
AcceptOperation(AstOperation op, object arg)AST.IdDeclarationvirtual
AstNode(Location location)AST.AstNodeprotected
Declaration(string type, Location location)AST.Declarationprotected
Equals(object obj)AST.AstNode
frozenTypeExpressionAST.Declarationprotected
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
locationAST.AstNodeprotected
LocationAST.AstNode
Statement(Location location)AST.Statementprotected
SymbolAST.IdDeclaration
TypeExprAST.Declaration