Searched defs:javaSource (Results 1 – 1 of 1) sorted by relevance
89 CharSequence javaSource = translateAstToJavaSource(ast, mode); in compile() local114 StringBuffer javaSource = sourceBuffer.getBuffer(); in translateAstToJavaSource() local119 private Class<?> compileAndLoad(CharSequence javaSource, String errorMessage) in compileAndLoad()145 private void throwExceptionWithLotsOfDiagnosticInfo(CharSequence javaSource, String errorMessage, in throwExceptionWithLotsOfDiagnosticInfo()