public class Sources extends Object
Constructor and Description |
---|
Sources() |
Modifier and Type | Method and Description |
---|---|
static String |
getPatch(SourcePath sourcePath,
Class<?> cls) |
static japa.parser.ast.CompilationUnit |
parse(SourcePath sourcePath,
Class<?> cls) |
static japa.parser.ast.CompilationUnit |
parse(String fullPath) |
public static String getPatch(SourcePath sourcePath, Class<?> cls)
public static japa.parser.ast.CompilationUnit parse(String fullPath)
public static japa.parser.ast.CompilationUnit parse(SourcePath sourcePath, Class<?> cls)
Copyright © 2015. All Rights Reserved.