public interface ISyntaxTreeRequestResult extends IRequestResult
ICompilationUnit
's.Modifier and Type | Method and Description |
---|---|
IASNode |
getAST() |
com.google.common.collect.ImmutableSet<String> |
getIncludedFiles() |
long |
getLastModified() |
Set<String> |
getRequiredResourceBundles() |
getProblems
IASNode getAST() throws InterruptedException
InterruptedException
long getLastModified()
ICompilationUnit
was last modifiedSet<String> getRequiredResourceBundles() throws InterruptedException
InterruptedException
com.google.common.collect.ImmutableSet<String> getIncludedFiles()
Copyright © 2016 The Apache Software Foundation. All rights reserved.