Verilog2001Parser.java 文件源码

java
阅读 25 收藏 0 点赞 0 评论 0

项目:netlist-graph 作者:
public final Inout_port_identifierContext inout_port_identifier() throws RecognitionException {
    Inout_port_identifierContext _localctx = new Inout_port_identifierContext(_ctx, getState());
    enterRule(_localctx, 566, RULE_inout_port_identifier);
    try {
        enterOuterAlt(_localctx, 1);
        {
        setState(3886);
        identifier();
        }
    }
    catch (RecognitionException re) {
        _localctx.exception = re;
        _errHandler.reportError(this, re);
        _errHandler.recover(this, re);
    }
    finally {
        exitRule();
    }
    return _localctx;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号