FACT++  1.0
JNIEXPORT void JNICALL Java_dim_DimClient_disableAST ( JNIEnv *  env,
jclass  This 
)

Definition at line 1603 of file dim_jni.c.

References Java_dim_DimClient_enableAST().

Referenced by Java_dim_DimServer_enableAST().

1604 {
1605 
1606  DIM_LOCK
1607  if(env){}
1608  if(This){}
1609  return;
1610 }

+ Here is the call graph for this function:

+ Here is the caller graph for this function: