# File lib/ruby-vpi/verilog_parser.rb, line 88
88:
def
input?
89:
@decl
=~
/\binput\b/
90:
end