Up

module TokenType

: sig
#
val tctoken : string
#
val ttoken : IL.typ
#
val tlexer : IL.typ
#
val tokentypedef : IL.typedef list
#
val tokenprefix : string -> string
end