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

Class 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

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__