Package pyxb :: Package utils :: Module fac :: Class SymbolMatch_mixin
[hide private]
[frames] | no frames]

type SymbolMatch_mixin

source code

object --+
         |
        SymbolMatch_mixin
Known Subclasses:

Mix-in used by symbols to provide a custom match implementation.

If a State.symbol value is an instance of this mix-in, then it will be used to validate a candidate symbol for a match.

Instance Methods [hide private]
 
match(self, symbol) source code