shithub: mc

ref: 5ff7476488a01902d14df4f4c8424c9c436a59c2
dir: /parse/cstr.def/

View raw version
Tc(Tcnum, "tcnum")   /* arith ops */
Tc(Tcint, "tcint")   /* bitwise ops */
Tc(Tctest, "tctest")  /* if condition */
Tc(Tcidx, "tcidx")   /* indexable */
Tc(Tcslice, "tcslice") /* sliceable */
Tc(Ncstr, "")