Verilog2001Parser.java 文件源码

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

项目:netlist-graph 作者:
public final Pass_en_switchtypeContext pass_en_switchtype() throws RecognitionException {
    Pass_en_switchtypeContext _localctx = new Pass_en_switchtypeContext(_ctx, getState());
    enterRule(_localctx, 218, RULE_pass_en_switchtype);
    int _la;
    try {
        enterOuterAlt(_localctx, 1);
        {
        setState(2137);
        _la = _input.LA(1);
        if ( !(((((_la - 91)) & ~0x3f) == 0 && ((1L << (_la - 91)) & ((1L << (T__90 - 91)) | (1L << (T__91 - 91)) | (1L << (T__92 - 91)) | (1L << (T__93 - 91)))) != 0)) ) {
        _errHandler.recoverInline(this);
        } else {
            consume();
        }
        }
    }
    catch (RecognitionException re) {
        _localctx.exception = re;
        _errHandler.reportError(this, re);
        _errHandler.recover(this, re);
    }
    finally {
        exitRule();
    }
    return _localctx;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号