# File rparsec/expressions.rb, line 59
def
postfix
(
op
,
precedence
)
add
(
:postfix
,
op
,
precedence
)
end