IdentContext.match

returns true if top object on stack is T1 and second is T2

  1. T match(int offset = 0)
  2. bool match()
    class IdentContext
    bool
    match
    (
    T1
    T2
    )
    (
    )
  3. bool match()

Meta