@ProblemClassification(value=SYNTAX_ERROR) public class UnsupportedLanguageFeatureProblem extends CodegenProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
String |
tokenText |
UNKNOWN
Constructor and Description |
---|
UnsupportedLanguageFeatureProblem(ISourceLocation site,
String text) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public final String tokenText
public UnsupportedLanguageFeatureProblem(ISourceLocation site, String text)
Copyright © 2016 The Apache Software Foundation. All rights reserved.