Navigation
Synopsis Creates AST from a file
Function Declaration createAstFromFile(loc file, bool collectBindings, str Version = "1.7")
Usage import lang::java::m3::AST;
Description useful for analyzing raw source code on disk, but if you have an Eclipse project you should have a look at lang/java/jdt/m3 instead.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.