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 ")"
[inline]
[inline, explicit]
[inline, virtual]
[virtual]
Collect entities defined in this AST node.
Implements CsNode.
Collect entity references.
Collect token indexes associated with this AST node.
Recursively collect token indexes in source code order.
Build Entities - pass 2 (for internal purpose only).
CsAstCallback support.
Clear all entity references (for internal purpose only).
Returns entity modification.
Returns node pass type.
Reimplemented from CsNode.
Member Lookup - pass 4 (for internal purpose only).
Type Lookup - pass 3 (for internal purpose only).
CsAstVisitor support.
Attributes.
Documentation comments.
Operator method definition.
Operator method entity.
One of: none (tkEOF), explicit (tkEXPLICIT), implicit (tkIMPLICIT).
Modifiers.
Parameter.
Return type.