Свойство | Type | Description | |
---|---|---|---|
TypesCLR | string>.Dictionary | ||
TypesJVM | string>.Dictionary | ||
config | |||
filesCLR | List |
||
filesJVM | List |
Свойство | Type | Description | |
---|---|---|---|
classVariableName | string | ||
envVariable | |||
envVariableName | string | ||
envpVariableName | string | ||
handleVariableName | string | ||
objVariable | |||
objVariableName | string | ||
realVariable | |||
realVariableName | string | ||
type | |||
typeVariableName | string |
Méthode | Description | |
---|---|---|
GenerateAll ( ) : void | ||
TypeReference ( Type src ) : |
||
TypeReference ( string src ) : |
||
TypeReferenceEx ( Type src ) : |
||
TypeReferenceEx ( string src ) : |
Méthode | Description | |
---|---|---|
AddTypeCLR ( string type ) : void | ||
AddTypeJVM ( string type ) : void | ||
CreateEnvConstructor ( |
||
Generate ( ) : void | ||
Generate ( |
||
Generator ( |
||
SetCurrentType ( string current ) : void | ||
SetCurrentType ( string current, string real, string proxy, string statc ) : void |
protected AddTypeCLR ( string type ) : void | ||
type | string | |
Résultat | void |
protected AddTypeJVM ( string type ) : void | ||
type | string | |
Résultat | void |
protected CreateEnvConstructor ( |
||
tgtType | ||
envType | string | |
pub | bool | |
handle | bool | |
proxy | bool | |
Résultat | void |
protected abstract Generate ( |
||
nameSpace | ||
Résultat | void |
protected Generator ( |
||
type | ||
Résultat | System.CodeDom |
protected SetCurrentType ( string current ) : void | ||
current | string | |
Résultat | void |
protected SetCurrentType ( string current, string real, string proxy, string statc ) : void | ||
current | string | |
real | string | |
proxy | string | |
statc | string | |
Résultat | void |
public static TypeReference ( Type src ) : |
||
src | Type | |
Résultat |
public static TypeReference ( string src ) : |
||
src | string | |
Résultat |
public static TypeReferenceEx ( Type src ) : |
||
src | Type | |
Résultat |
public static TypeReferenceEx ( string src ) : |
||
src | string | |
Résultat |
protected static string classVariableName | ||
Résultat | string |
public static ToolConfig,net.sf.jni4net.proxygen.config config | ||
Résultat |
protected CodeVariableReferenceExpression,System.CodeDom envVariable | ||
Résultat |
protected static string envVariableName | ||
Résultat | string |
protected static string envpVariableName | ||
Résultat | string |
protected static string handleVariableName | ||
Résultat | string |
protected CodeVariableReferenceExpression,System.CodeDom objVariable | ||
Résultat |
protected static string objVariableName | ||
Résultat | string |
protected CodeVariableReferenceExpression,System.CodeDom realVariable | ||
Résultat |
protected static string realVariableName | ||
Résultat | string |
protected GType,net.sf.jni4net.proxygen.model type | ||
Résultat |