Package org.yecht
Class BytecodeNodeHandler
- java.lang.Object
-
- org.yecht.BytecodeNodeHandler
-
- All Implemented Interfaces:
NodeHandler
public class BytecodeNodeHandler extends Object implements NodeHandler
- Author:
- Ola Bini
-
-
Constructor Summary
Constructors Constructor Description BytecodeNodeHandler()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static byte[]
bytes(String s)
Object
handle(Parser p, Node n)
-