sbool isJavaxCompilableSnippetTypeExceptInclude(int type) { ret isJavaxApplicationSnippetType(type) || isJavaxModuleSnippetType(type) || type == snippetType_dynModule(); }