public class VariableFormalParameterAdapter extends AbstractFormalParameterAdapter<JavaParser.LastFormalParameterContext,FormalParameter>
| Constructor and Description |
|---|
VariableFormalParameterAdapter(Adapters adapters) |
| Modifier and Type | Method and Description |
|---|---|
FormalParameter |
adapt(JavaParser.LastFormalParameterContext context) |
isTerminalNode, setAnnotations, setClassOrInterfaceModifiers, setModifiers, setVariableModifierscreateNode, createNode, createNode, forEachChild, forEachChild, getAdapter, getChild, getChildren, getTerminalNode, hasTerminalNode, setNodeAttributes, setNodeAttributes, transform, transformOnepublic VariableFormalParameterAdapter(Adapters adapters)
public FormalParameter adapt(JavaParser.LastFormalParameterContext context)
adapt in class AbstractFormalParameterAdapter<JavaParser.LastFormalParameterContext,FormalParameter>Copyright © 2013. All rights reserved.