public abstract class AbstractSemanticProblem extends CompilerProblem
UNKNOWN
Constructor and Description |
---|
AbstractSemanticProblem(IDefinition site) |
AbstractSemanticProblem(ISourceLocation site) |
AbstractSemanticProblem(String sourcePath) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public AbstractSemanticProblem(ISourceLocation site)
public AbstractSemanticProblem(IDefinition site)
public AbstractSemanticProblem(String sourcePath)
Copyright © 2016 The Apache Software Foundation. All rights reserved.