public static class RequireThisCheck.ForFrame extends Object
Modifier | Constructor and Description |
---|---|
protected |
ForFrame(com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.AbstractFrame parent,
DetailAST ident)
Creates for frame.
|
Modifier and Type | Method and Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.FrameType |
getType()
Get the type of the frame.
|
public com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.FrameType getType()
Copyright © 2001–2018. All rights reserved.