org.yecht

Class BytecodeScanner.QuotedString

private static class BytecodeScanner.QuotedString extends Object

Field Summary
intcapa
intidx
byte[]str
Constructor Summary
QuotedString()
Method Summary
voidcat(char l)
voidcat(byte l)

Field Detail

capa

public int capa

idx

public int idx

str

public byte[] str

Constructor Detail

QuotedString

public QuotedString()

Method Detail

cat

public void cat(char l)

cat

public void cat(byte l)