List of all members.
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]
Build Entities - pass 2 (for internal purpose only).
Implements CsNode.
Type Lookup - pass 3 (for internal purpose only).
Member Lookup - pass 4 (for internal purpose only).
Recusively collect token indexes in source code order.
Collect token indexes associated with this AST node.
Collect entities defined in this AST node.
Collect entity references.
Clear all entity references (for internal purpose only).
Attributes.
Modifiers.
One of: none (tkEOF), explicit (tkEXPLICIT), implicit (tkIMPLICIT).
Return type.
Parameter.
Operator method definition.
Operator method entity.