|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.diagnostics.AbstractDiagnostic org.eclipse.xtext.resource.XtextSyntaxDiagnostic
public class XtextSyntaxDiagnostic
Field Summary |
---|
Fields inherited from interface org.eclipse.xtext.diagnostics.Diagnostic |
---|
LINKING_DIAGNOSTIC, SYNTAX_DIAGNOSITC |
Constructor Summary | |
---|---|
XtextSyntaxDiagnostic(INode errorNode)
|
Method Summary | |
---|---|
java.lang.String |
getCode()
|
java.lang.String[] |
getData()
|
java.lang.String |
getMessage()
|
protected INode |
getNode()
|
Methods inherited from class org.eclipse.xtext.diagnostics.AbstractDiagnostic |
---|
getColumn, getLength, getLine, getLocation, getOffset, getUriToProblem, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XtextSyntaxDiagnostic(INode errorNode)
Method Detail |
---|
public java.lang.String getCode()
getCode
in class AbstractDiagnostic
public java.lang.String[] getData()
getData
in class AbstractDiagnostic
protected INode getNode()
getNode
in class AbstractDiagnostic
public java.lang.String getMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |