Conversion operator AST node. More...
List of all members.
Conversion operator AST node.
EBNF grammar:
conversion-operator-declarator: "implicit" "operator" type "(" type identifier ")" "explicit" "operator" type "(" type identifier ")" "operator" type "(" type identifier ")"
[virtual]
Collect token indexes associated with this AST node.
Implements CsNode.
Recursively collect token indexes in source code order.
ICsAstCallback support.
Clone AST node.
Returns true if node is method.
Reimplemented from CsNode.
Replace CsNode fields.
ICsAstVisitor support.
Attributes.
Documentation comments.
Operator method definition.
Operator method entity.
One of: none (tkEOF), explicit (tkEXPLICIT), implicit (tkIMPLICIT).
Modifiers.
Parameter.
Return type.