This is the complete list of members for AST.FieldDefinition, including all inherited members.
| Accept(Visitor v, Object o) | AST.FieldDefinition | 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 | |
| FieldDeclaration(SingleIdentifierExpression id, string type, List< Modifier > modifiers, Location location) | AST.FieldDeclaration | |
| FieldDefinition(SingleIdentifierExpression id, Expression init, string type, List< Modifier > modifiers, Location location) | AST.FieldDefinition | |
| FieldSymbol | AST.FieldDeclaration | |
| frozenTypeExpression | AST.Declaration | protected |
| FullName | AST.Declaration | |
| 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 | |
| Init | AST.FieldDefinition | |
| location | AST.AstNode | protected |
| Location | AST.AstNode | |
| ModifiersInfo | AST.FieldDeclaration | |
| Statement(Location location) | AST.Statement | protected |
| Symbol | AST.IdDeclaration | |
| TypeExpr | AST.Declaration | |
| TypeInfo | AST.FieldDeclaration | |