Verilog2001Parser.java 文件源码

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

项目:netlist-graph 作者:
public final Unary_module_path_operatorContext unary_module_path_operator() throws RecognitionException {
    Unary_module_path_operatorContext _localctx = new Unary_module_path_operatorContext(_ctx, getState());
    enterRule(_localctx, 512, RULE_unary_module_path_operator);
    int _la;
    try {
        enterOuterAlt(_localctx, 1);
        {
        setState(3799);
        _la = _input.LA(1);
        if ( !(((((_la - 141)) & ~0x3f) == 0 && ((1L << (_la - 141)) & ((1L << (T__140 - 141)) | (1L << (T__141 - 141)) | (1L << (T__142 - 141)) | (1L << (T__143 - 141)) | (1L << (T__144 - 141)) | (1L << (T__145 - 141)) | (1L << (T__146 - 141)) | (1L << (T__147 - 141)) | (1L << (T__148 - 141)))) != 0)) ) {
        _errHandler.recoverInline(this);
        } else {
            consume();
        }
        }
    }
    catch (RecognitionException re) {
        _localctx.exception = re;
        _errHandler.reportError(this, re);
        _errHandler.recover(this, re);
    }
    finally {
        exitRule();
    }
    return _localctx;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号