public final class NestedClassProblem extends SyntaxProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
tokenText
UNKNOWN
Constructor and Description |
---|
NestedClassProblem(ASToken classKeyword) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getID
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
public static final String DESCRIPTION
public static final int errorCode
public NestedClassProblem(ASToken classKeyword)
Copyright © 2016 The Apache Software Foundation. All rights reserved.