org.jvyamlb
Interface Constructor.YamlConstructor

All Known Implementing Classes:
BaseConstructorImpl.YamlMultiAdapter
Enclosing interface:
Constructor

public static interface Constructor.YamlConstructor


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

Method Detail

call

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