[Java] Class StatementMetaTypeChooser

  • org.codehaus.groovy.classgen.asm.StatementMetaTypeChooser
All Implemented Interfaces and Traits:
TypeChooser
public class StatementMetaTypeChooser
extends Object

A TypeChooser which is aware of statement metadata.

Methods Summary

Methods
Type Params Return Type Name and description
ClassNode resolveType(Expression exp, ClassNode current)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public ClassNode resolveType(Expression exp, ClassNode current)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/classgen/asm/StatementMetaTypeChooser.html