[Java] Class SimpleType

  • groovy.transform.stc.SimpleType

Methods Summary

Methods
Type Params Return Type Name and description
ClassNode[] getParameterTypes(MethodNode node, String[] options, SourceUnit sourceUnit, CompilationUnit unit, ASTNode usage)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class SingleSignatureClosureHint getClosureSignatures, getParameterTypes
class ClosureSignatureHint findClassNode, getClosureSignatures, pickGenericType, pickGenericType
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

@Override public ClassNode[] getParameterTypes(MethodNode node, String[] options, SourceUnit sourceUnit, CompilationUnit unit, ASTNode usage)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/transform/stc/SimpleType.html