Interface AddSub

All Superinterfaces:
Atomic, Expression, GRCache

public interface AddSub
extends Atomic, Expression
  • Method Summary

    Modifier and Type Method Description
    default xyz.cofe.text.tparse.GR<xyz.cofe.text.tparse.TPointer,​AST> addSub()  

    Methods inherited from interface xyz.cofe.cxel.parse.Atomic

    atmoic

    Methods inherited from interface xyz.cofe.cxel.parse.Expression

    expression

    Methods inherited from interface xyz.cofe.cxel.parse.GRCache

    cache
  • Method Details

    • addSub

      default xyz.cofe.text.tparse.GR<xyz.cofe.text.tparse.TPointer,​AST> addSub()