Click or drag to resize

AccessorDecl Constructor

Overload List
  NameDescription
Protected methodAccessorDecl(String, Expression, CodeObject)
Initializes a new instance of the AccessorDecl class
Protected methodAccessorDecl(String, Expression, Modifiers)
Initializes a new instance of the AccessorDecl class
Protected methodAccessorDecl(String, Expression, Modifiers, CodeObject)
Initializes a new instance of the AccessorDecl class
Protected methodAccessorDecl(Parser, CodeObject, String, ParseFlags)
Initializes a new instance of the AccessorDecl class
Top
See Also