Package org.yecht
Class BytecodeScanner.QuotedString
java.lang.Object
org.yecht.BytecodeScanner.QuotedString
- Enclosing class:
BytecodeScanner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
idx
public int idx -
capa
public int capa -
str
public byte[] str
-
-
Constructor Details
-
QuotedString
public QuotedString()
-
-
Method Details
-
cat
public void cat(char l) -
cat
public void cat(byte l)
-