return new GenSharedFlowStrutsApp( sourceFile, jclass, getEnv(), getFCSourceFileInfo(), true, getDiagnostics() );
}
protected AnnotationGrammar getControllerGrammar()
{
return new ControllerGrammar( getEnv(), getDiagnostics(), getRuntimeVersionChecker(), getFCSourceFileInfo() );
}