public final class FinalOutsideClassProblem extends CodegenProblem
| Modifier and Type | Field and Description | 
|---|---|
| String | CLASS | 
| static String | DESCRIPTION | 
| static int | errorCode | 
| String | FINAL | 
UNKNOWN| Constructor and Description | 
|---|
| FinalOutsideClassProblem(IASNode site) | 
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public static final int errorCode
public final String FINAL
public final String CLASS
public FinalOutsideClassProblem(IASNode site)
Copyright © 2016 The Apache Software Foundation. All rights reserved.