public class FeatureMethod extends Method
Constructor and Description |
---|
FeatureMethod(Spec parent,
org.codehaus.groovy.ast.MethodNode code,
int ordinal) |
Modifier and Type | Method and Description |
---|---|
int |
getOrdinal() |
accept, addBlock, getBlocks, getFirstBlock, getLastBlock, getStatements
public FeatureMethod(Spec parent, org.codehaus.groovy.ast.MethodNode code, int ordinal)
Copyright © 2015. All rights reserved