This is the complete list of members for AST.PropertyDefinition, including all inherited members.
| Accept(Visitor v, Object o) | AST.PropertyDefinition | virtual |
| AcceptOperation(AstOperation op, object arg) | AST.IdDeclaration | 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 | |
| GetBlock | AST.PropertyDefinition | |
| GetHashCode() | AST.AstNode | |
| IdDeclaration(SingleIdentifierExpression id, string type, Location location) | AST.IdDeclaration | |
| IdDeclaration(SingleIdentifierExpression id, int indexSSA, string type, Location location) | AST.IdDeclaration | |
| Identifier | AST.IdDeclaration | |
| IdentifierExp | AST.IdDeclaration | |
| ILName | AST.IdDeclaration | |
| ILTypeExpression | AST.Declaration | |
| Location | AST.AstNode | |
| location | AST.AstNode | protected |
| PropertyDefinition(SingleIdentifierExpression id, string type, Statement get, Statement set, Location location) | AST.PropertyDefinition | |
| SetBlock | AST.PropertyDefinition | |
| Statement(Location location) | AST.Statement | protected |
| Symbol | AST.IdDeclaration | |
| TypeExpr | AST.Declaration | |