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