public class MatchableParameter
extends org.codehaus.groovy.ast.Parameter
| Constructor and Description |
|---|
MatchableParameter(org.codehaus.groovy.ast.ClassNode type,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.codehaus.groovy.ast.Parameter parameter) |
getInitialExpression, getModifiers, getName, getOriginType, getType, hasInitialExpression, isClosureSharedVariable, isDynamicTyped, isInStaticContext, setClosureSharedVariable, setInitialExpression, setInStaticContext, setModifiers, setOriginType, setType, toStringaddAnnotation, addAnnotations, getAnnotations, getAnnotations, getDeclaringClass, hasNoRealSourcePosition, isSynthetic, setDeclaringClass, setHasNoRealSourcePosition, setSyntheticcopyNodeMetaData, equals, getColumnNumber, getLastColumnNumber, getLastLineNumber, getLineNumber, getMetaDataMap, getNodeMetaData, getNodeMetaData, getText, hashCode, putNodeMetaData, removeNodeMetaData, setColumnNumber, setLastColumnNumber, setLastLineNumber, setLineNumber, setNodeMetaData, setSourcePosition, visit