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, getStatementspublic FeatureMethod(Spec parent, org.codehaus.groovy.ast.MethodNode code, int ordinal)
Copyright © 2012. All rights reserved