Class ByteCodeStatement
java.lang.Object
org.jd.core.v1.model.javasyntax.statement.ByteCodeStatement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jd.core.v1.util.Base
getFirst, getLast, getList, isList, iterator, size
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
text
-
-
Constructor Details
-
ByteCodeStatement
-
-
Method Details
-
getText
-
accept
- Specified by:
accept
in interfaceBaseStatement
-