Package nltk_lite :: Package parse :: Module featurestructure :: Class SubstituteBindingsI
[show private | hide private]
[frames | no frames]

Class SubstituteBindingsI

Known Subclasses:
ApplicationExpressionSubst, FeatureVariable

An interface for classes that can perform substitutions for feature variables.
Method Summary
(any) substitute_bindings(self, bindings)
Return the object that is obtained by replacing each variable bound by bindings with its values.

Method Details

substitute_bindings(self, bindings)

Returns:
The object that is obtained by replacing each variable bound by bindings with its values.
           (type=(any))

Generated by Epydoc 2.1 on Tue Sep 5 09:37:22 2006 http://epydoc.sf.net