Method | Description | |
---|---|---|
YacqSymbolAttribute ( DispatchTypes dispatchType, String name ) : System |
Initializes a new instance of YacqSymbolAttribute class.
|
|
YacqSymbolAttribute ( DispatchTypes dispatchType, |
Initializes a new instance of YacqSymbolAttribute class.
|
|
YacqSymbolAttribute ( String name ) : System |
Initializes a new instance of YacqSymbolAttribute class.
|
public YacqSymbolAttribute ( DispatchTypes dispatchType, String name ) : System | ||
dispatchType | DispatchTypes | The target |
name | String | The name of this symbol. |
return | System |
public YacqSymbolAttribute ( DispatchTypes dispatchType, |
||
dispatchType | DispatchTypes | The target |
leftType | The target of this symbol. | |
name | String | The name of this symbol. |
return | System |
public YacqSymbolAttribute ( String name ) : System | ||
name | String | The name of this symbol as a literal. |
return | System |