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

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


Copyright © 2002-2007 JRuby Team. All Rights Reserved.