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