Property | Type | Description | |
---|---|---|---|
TypesCLR | string>.Dictionary | ||
TypesJVM | string>.Dictionary | ||
config | |||
filesCLR | List |
||
filesJVM | List |
Property | Type | Description | |
---|---|---|---|
classVariableName | string | ||
envVariable | |||
envVariableName | string | ||
envpVariableName | string | ||
handleVariableName | string | ||
objVariable | |||
objVariableName | string | ||
realVariable | |||
realVariableName | string | ||
type | |||
typeVariableName | string |
Method | Description | |
---|---|---|
GenerateAll ( ) : void | ||
TypeReference ( Type src ) : |
||
TypeReference ( string src ) : |
||
TypeReferenceEx ( Type src ) : |
||
TypeReferenceEx ( string src ) : |
Method | 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 CreateEnvConstructor ( |
||
tgtType | ||
envType | string | |
pub | bool | |
handle | bool | |
proxy | bool | |
return | void |
protected abstract Generate ( |
||
nameSpace | ||
return | void |
protected Generator ( |
||
type | ||
return | System.CodeDom |
protected SetCurrentType ( string current ) : void | ||
current | string | |
return | void |
protected SetCurrentType ( string current, string real, string proxy, string statc ) : void | ||
current | string | |
real | string | |
proxy | string | |
statc | string | |
return | void |
public static TypeReference ( Type src ) : |
||
src | Type | |
return |
public static TypeReference ( string src ) : |
||
src | string | |
return |
public static TypeReferenceEx ( Type src ) : |
||
src | Type | |
return |
public static TypeReferenceEx ( string src ) : |
||
src | string | |
return |
protected static string classVariableName | ||
return | string |
public static ToolConfig,net.sf.jni4net.proxygen.config config | ||
return |
protected CodeVariableReferenceExpression,System.CodeDom envVariable | ||
return |
protected static string envVariableName | ||
return | string |
protected static string envpVariableName | ||
return | string |
protected static string handleVariableName | ||
return | string |
protected CodeVariableReferenceExpression,System.CodeDom objVariable | ||
return |
protected static string objVariableName | ||
return | string |
protected CodeVariableReferenceExpression,System.CodeDom realVariable | ||
return |
protected static string realVariableName | ||
return | string |
protected GType,net.sf.jni4net.proxygen.model type | ||
return |