Interface Expression

All Known Subinterfaces:
AddSub

public interface Expression
  • Method Summary

    Modifier and Type Method Description
    xyz.cofe.text.tparse.GR<xyz.cofe.text.tparse.TPointer,​AST> expression()  
  • Method Details

    • expression

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