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