[Java] Enum MacroStub
- org.codehaus.groovy.macro.runtime.MacroStub
public enum MacroStub
Stub for macro calls.
- Since:
- 2.5.0
Enum Constants Summary
Enum constant | Description |
---|---|
INSTANCE |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
<T> | public T |
macroMethod(T obj) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/macro/runtime/MacroStub.html