Uses of Interface
xyz.cofe.text.tparse.Sq2OP

  • Uses of Sq2OP in xyz.cofe.text.tparse

    Classes in xyz.cofe.text.tparse that implement Sq2OP 
    Modifier and Type Class Description
    class  Sq2OPImpl<P extends Pointer<?,​?,​P>,​T1 extends Tok<P>,​T2 extends Tok<P>>  
    Methods in xyz.cofe.text.tparse that return Sq2OP 
    Modifier and Type Method Description
    default <U extends Tok<P>>
    Sq2OP<P,​T,​U>
    GR.next​(GR<P,​U> then)
    Создает новое правило - последовательность правил: текущего и последущего правила для анализа цепочкивходых символов.