Introduce NamespaceStmtCtx
[yangtools.git] / yang / yang-parser-reactor / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / reactor / BaseCurrentEffectiveStmtCtx.java
2020-12-03 miroslav.kovacIntroduce NamespaceStmtCtx 86/93986/11
2020-12-02 miroslav.kovacCopyHistory and yangVersion merge 84/93984/6
2020-11-27 Robert VargaMigrate getStatementArgument() callers 54/93954/1
2020-11-27 Robert VargaRemove StmtContext.getSchemaPath() 44/93944/5
2020-11-27 Robert VargaAdd EffectiveStmtCtx.root() 43/93943/1
2020-11-27 Robert VargaAdd CommonStmtCtx 19/93919/6
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44