Property | Type | Description | |
---|---|---|---|
OneLine | bool | ||
ToString | string |
Method | Description | |
---|---|---|
Accept ( |
||
WValueExpression ( ) : System | ||
WValueExpression ( string value, bool quoted ) : System |
Method | Description | |
---|---|---|
OneLine ( ) : bool | ||
ToString ( string indent ) : string |
public Accept ( |
||
visitor | ||
return | void |
public WValueExpression ( string value, bool quoted ) : System | ||
value | string | |
quoted | bool | |
return | System |