Package hydra.ext.java.syntax
Class MethodBody
java.lang.Object
hydra.ext.java.syntax.MethodBody
- All Implemented Interfaces:
Serializable,Comparable<MethodBody>
- Direct Known Subclasses:
MethodBody.Block,MethodBody.None
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic interfacestatic interface -
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
TYPE_
-
BLOCK
-
NONE
-
-
Method Details
-
accept
-