module Beowulf::ExtensionIds

Constants

IDS

Public Instance Methods

id(op) click to toggle source
# File lib/beowulf/type/extension_ids.rb, line 8
def id(op)
  IDS.find_index op
end