Property | Type | Description | |
---|---|---|---|
location | Location, | ||
optype | Operator.OpType | ||
ret_type | FullNamedExpression |
Method | Description | |
---|---|---|
OperatorDeclaration ( Operator, op, FullNamedExpression ret_type, Location, location ) : System.Text |
public OperatorDeclaration ( Operator, op, FullNamedExpression ret_type, Location, location ) : System.Text | ||
op | Operator, | |
ret_type | FullNamedExpression | |
location | Location, | |
return | System.Text |