Libraries
»
fop_lang
(0.2.0)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Fop
Instance Method Summary
collapse
#
Fop
(src) ⇒ Object
Instance Method Details
#
Fop
(src) ⇒
Object
4 5 6
# File 'lib/fop_lang.rb', line 4
def
Fop
(
src
)
::
Fop
::
Program
.
new
(
src
)
end