AstVariableDeclaration.Owner Field
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstVariableDeclaration
Owner of this variable declaration
public AstVariableDeclarationStatement Owner;
Field Type
AstVariableDeclarationStatement |