private static class RequireThisCheck.ConstructorFrame extends RequireThisCheck.AbstractFrame
| Modifier | Constructor and Description |
|---|---|
protected |
ConstructorFrame(RequireThisCheck.AbstractFrame parent,
DetailAST ident)
Creates a constructor frame.
|
| Modifier and Type | Method and Description |
|---|---|
protected RequireThisCheck.FrameType |
getType()
Get the type of the frame.
|
containsFieldOrVariable, containsFieldOrVariableDef, getFrameName, getFrameNameIdent, getIfContains, getParent, isProperDefinitionprotected ConstructorFrame(RequireThisCheck.AbstractFrame parent, DetailAST ident)
parent - parent frame.ident - frame name ident.protected RequireThisCheck.FrameType getType()
RequireThisCheck.AbstractFramegetType in class RequireThisCheck.AbstractFrameCopyright © 2001-2022. All Rights Reserved.