|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.classgen.asm.StatementMetaTypeChooser
public class StatementMetaTypeChooser
A TypeChooser which is aware of statement metadata.
| Constructor Summary | |
|---|---|
StatementMetaTypeChooser()
|
|
| Method Summary | |
|---|---|
ClassNode |
resolveType(Expression exp,
ClassNode current)
Resolve the type of an expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatementMetaTypeChooser()
| Method Detail |
|---|
public ClassNode resolveType(Expression exp,
ClassNode current)
TypeChooser
resolveType in interface TypeChooserexp - the expression for which the type must be returned.current - the classnode this expression belongs to
|
Copyright © 2003-2012 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||