public class SexpMaker extends Object
SexpMaker()
static String
create(Node node)
create(String methodName, Node argsNode, Node body)
sha1(String methodName, Node argsNode, Node body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SexpMaker()
public static String create(Node node)
public static String create(String methodName, Node argsNode, Node body)
public static String sha1(String methodName, Node argsNode, Node body)
Copyright © 2001-2016 JRuby. All Rights Reserved.