public static class Java._Block extends ArrayList<com.uwemeding.fuzzer.java.Java._Statement>
modCount| Constructor and Description |
|---|
_Block() |
| Modifier and Type | Method and Description |
|---|---|
void |
addC(boolean oneLine,
String s) |
void |
addC(String s)
Adds a feature to the C attribute of the _StatementBlock object
|
void |
emit(int indent,
PrintWriter fp)
Write the indent.
|
void |
emitIndent(int indent,
PrintWriter fp)
Write the indent.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic void addC(String s)
s - The feature to be added to the C attributepublic void addC(boolean oneLine,
String s)
public void emitIndent(int indent,
PrintWriter fp)
indent - fp - public void emit(int indent,
PrintWriter fp)
indent - fp - Copyright © 2013–2014. All rights reserved.