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

Definition at line 1588 of file dim_jni.c.

References Java_dim_DimClient_disableAST().

Referenced by Java_dim_DimServer_disableAST().

1589 {
1590 
1591  if(env){}
1592  if(This){}
1593  DIM_UNLOCK
1594  return;
1595 }

+ Here is the call graph for this function:

+ Here is the caller graph for this function: