org.yecht
Class BytecodeNodeHandler

java.lang.Object
  extended by org.yecht.BytecodeNodeHandler
All Implemented Interfaces:
NodeHandler

public class BytecodeNodeHandler
extends Object
implements NodeHandler

Author:
Ola Bini

Constructor Summary
BytecodeNodeHandler()
           
 
Method Summary
static byte[] bytes(String s)
           
 Object handle(Parser p, Node n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BytecodeNodeHandler

public BytecodeNodeHandler()
Method Detail

bytes

public static byte[] bytes(String s)

handle

public Object handle(Parser p,
                     Node n)
Specified by:
handle in interface NodeHandler


Copyright © 2013. All Rights Reserved.