tlvParser.java 文件源码

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

项目:Oscar 作者:
public final SnmpTypeContext snmpType() throws RecognitionException {
    SnmpTypeContext _localctx = new SnmpTypeContext(_ctx, getState());
    enterRule(_localctx, 22, RULE_snmpType);
    try {
        enterOuterAlt(_localctx, 1);
        {
        setState(87);
        switch (_input.LA(1)) {
        case 19:
            {
            {
            setState(85); match(19);
            }
            }
            break;
        case 18:
            {
            {
            setState(86); match(18);
            }
            }
            break;
        default:
            throw new NoViableAltException(this);
        }
        }
    }
    catch (RecognitionException re) {
        _localctx.exception = re;
        _errHandler.reportError(this, re);
        _errHandler.recover(this, re);
    }
    finally {
        exitRule();
    }
    return _localctx;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号