org.jvyaml
Interface Constructor.YamlMultiConstructor

Enclosing interface:
Constructor

public static interface Constructor.YamlMultiConstructor


Method Summary
 java.lang.Object call(Constructor self, java.lang.String pref, Node node)
           
 

Method Detail

call

java.lang.Object call(Constructor self,
                      java.lang.String pref,
                      Node node)