omegaconf 2.3.0
-
PyPI https://pypi.org/project/omegaconf/ Repository https://github.com/omry/omegaconf -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 740 "Any" : 218 "Untyped" : 275 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 45 "classes" : 1129 "other" : 4- 16 functions (+0 overloads)
- 29 parameters
- 62 classes
- 498 methods (+4 overloads)
- 630 parameters
- 1 properties
- 498 methods (+4 overloads)
- 16 modules
- 4 attrs
- 16 functions (+0 overloads)
Modules
Incomplete Annotations
omegaconf.base (2 missing, 32 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Container._get_child |
6 | 6 | 1 |
meth |
Container._get_node |
6 | 6 | 1 |
meth |
Container.delitem |
2 | 2 | 1 |
meth |
Container.setitem |
3 | 3 | 2 |
meth |
Container.getitem |
2 | 2 | 2 |
meth |
Container._resolve_interpolation_from_parse_tree |
7 | 7 | 1 |
meth |
Container._validate_and_convert_interpolation_result |
6 | 6 | 2 |
meth |
Container._evaluate_custom_resolver |
6 | 6 | 2 |
meth |
Container._maybe_resolve_interpolation |
6 | 6 | 1 |
meth |
Container.resolve_parse_tree |
5 | 5 | 1 |
meth |
Node.init |
3 | 2 | 0 |
meth |
Node._format_and_raise |
6 | 6 | 3 |
meth |
Node.eq |
2 | 2 | 1 |
meth |
Node.ne |
2 | 2 | 1 |
meth |
Node._value |
1 | 1 | 1 |
meth |
Node._set_value |
3 | 3 | 1 |
meth |
Node._key |
1 | 1 | 1 |
meth |
Node._set_key |
2 | 2 | 1 |
meth |
UnionNode.init |
6 | 6 | 3 |
meth |
UnionNode.eq |
2 | 2 | 1 |
meth |
UnionNode.ne |
2 | 2 | 1 |
meth |
UnionNode._set_value |
3 | 3 | 1 |
meth |
UnionNode._set_value_impl |
3 | 3 | 1 |
meth |
Box.init |
3 | 2 | 0 |
meth |
Box.copy |
1 | 1 | 1 |
attr |
Box._content |
1 | 1 | 1 |
omegaconf.basecontainer (1 missing, 16 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BaseContainer.init |
3 | 2 | 0 |
meth |
BaseContainer._get_child |
6 | 6 | 1 |
meth |
BaseContainer._resolve_with_default |
4 | 4 | 2 |
meth |
BaseContainer.delitem |
2 | 2 | 1 |
meth |
BaseContainer._list_merge |
3 | 3 | 2 |
meth |
BaseContainer._set_item_impl |
3 | 3 | 2 |
meth |
BaseContainer._wrap_value_and_set |
4 | 4 | 3 |
meth |
BaseContainer._validate_get |
3 | 3 | 2 |
meth |
BaseContainer._validate_set |
3 | 3 | 2 |
meth |
BaseContainer._value |
1 | 1 | 1 |
omegaconf.dictconfig (0 missing, 31 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DictConfig.init |
9 | 9 | 1 |
meth |
DictConfig._validate_get |
3 | 3 | 2 |
meth |
DictConfig._validate_set |
3 | 3 | 2 |
meth |
DictConfig._validate_merge |
2 | 2 | 1 |
meth |
DictConfig._validate_non_optional |
3 | 3 | 1 |
meth |
DictConfig._raise_invalid_value |
4 | 4 | 3 |
meth |
DictConfig._validate_and_normalize_key |
2 | 2 | 1 |
meth |
DictConfig._s_validate_and_normalize_key |
3 | 3 | 2 |
meth |
DictConfig.setitem |
3 | 3 | 1 |
meth |
DictConfig.set_impl |
3 | 3 | 1 |
meth |
DictConfig.__setattr |
3 | 3 | 1 |
meth |
DictConfig.getattr |
2 | 2 | 1 |
meth |
DictConfig.getitem |
2 | 2 | 1 |
meth |
DictConfig.get |
3 | 3 | 2 |
meth |
DictConfig._get_impl |
4 | 4 | 2 |
meth |
DictConfig.pop |
3 | 3 | 2 |
meth |
DictConfig.setdefault |
3 | 3 | 2 |
meth |
DictConfig.eq |
2 | 2 | 1 |
meth |
DictConfig.ne |
2 | 2 | 1 |
meth |
DictConfig._set_value |
3 | 3 | 1 |
meth |
DictConfig._set_value_impl |
3 | 3 | 1 |
meth |
DictConfig._to_object |
1 | 1 | 1 |
omegaconf.errors (0 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OmegaConfBaseException.init |
3 | 3 | 2 |
attr |
OmegaConfBaseException.parent_node |
1 | 1 | 1 |
attr |
OmegaConfBaseException.child_node |
1 | 1 | 1 |
attr |
OmegaConfBaseException.key |
1 | 1 | 1 |
attr |
OmegaConfBaseException.value |
1 | 1 | 1 |
omegaconf.grammar.gen.OmegaConfGrammarLexer (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OmegaConfGrammarLexer.init |
3 | 1 | 0 |
attr |
OmegaConfGrammarLexer.atn |
1 | 0 | 0 |
attr |
OmegaConfGrammarLexer.decisionsToDFA |
1 | 0 | 0 |
func |
serializedATN |
1 | 0 | 0 |
omegaconf.grammar.gen.OmegaConfGrammarParser (200 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ConfigValueContext.init |
4 | 2 | 0 |
meth |
ConfigValueContext.text |
1 | 0 | 0 |
meth |
ConfigValueContext.EOF |
1 | 0 | 0 |
meth |
ConfigValueContext.getRuleIndex |
1 | 0 | 0 |
meth |
ConfigValueContext.enterRule |
2 | 1 | 0 |
meth |
ConfigValueContext.exitRule |
2 | 1 | 0 |
meth |
ConfigValueContext.accept |
2 | 1 | 0 |
attr |
ConfigValueContext.parser |
1 | 0 | 0 |
meth |
DictKeyContext.init |
4 | 2 | 0 |
meth |
DictKeyContext.ID |
2 | 1 | 0 |
meth |
DictKeyContext.NULL |
2 | 1 | 0 |
meth |
DictKeyContext.INT |
2 | 1 | 0 |
meth |
DictKeyContext.FLOAT |
2 | 1 | 0 |
meth |
DictKeyContext.BOOL |
2 | 1 | 0 |
meth |
DictKeyContext.UNQUOTED_CHAR |
2 | 1 | 0 |
meth |
DictKeyContext.ESC |
2 | 1 | 0 |
meth |
DictKeyContext.WS |
2 | 1 | 0 |
meth |
DictKeyContext.getRuleIndex |
1 | 0 | 0 |
meth |
DictKeyContext.enterRule |
2 | 1 | 0 |
meth |
DictKeyContext.exitRule |
2 | 1 | 0 |
meth |
DictKeyContext.accept |
2 | 1 | 0 |
attr |
DictKeyContext.parser |
1 | 0 | 0 |
meth |
InterpolationNodeContext.init |
4 | 2 | 0 |
meth |
InterpolationNodeContext.INTER_OPEN |
1 | 0 | 0 |
meth |
InterpolationNodeContext.INTER_CLOSE |
1 | 0 | 0 |
meth |
InterpolationNodeContext.configKey |
2 | 1 | 0 |
meth |
InterpolationNodeContext.BRACKET_OPEN |
2 | 1 | 0 |
meth |
InterpolationNodeContext.BRACKET_CLOSE |
2 | 1 | 0 |
meth |
InterpolationNodeContext.DOT |
2 | 1 | 0 |
meth |
InterpolationNodeContext.getRuleIndex |
1 | 0 | 0 |
meth |
InterpolationNodeContext.enterRule |
2 | 1 | 0 |
meth |
InterpolationNodeContext.exitRule |
2 | 1 | 0 |
meth |
InterpolationNodeContext.accept |
2 | 1 | 0 |
attr |
InterpolationNodeContext.parser |
1 | 0 | 0 |
meth |
PrimitiveContext.init |
4 | 2 | 0 |
meth |
PrimitiveContext.ID |
2 | 1 | 0 |
meth |
PrimitiveContext.NULL |
2 | 1 | 0 |
meth |
PrimitiveContext.INT |
2 | 1 | 0 |
meth |
PrimitiveContext.FLOAT |
2 | 1 | 0 |
meth |
PrimitiveContext.BOOL |
2 | 1 | 0 |
meth |
PrimitiveContext.UNQUOTED_CHAR |
2 | 1 | 0 |
meth |
PrimitiveContext.COLON |
2 | 1 | 0 |
meth |
PrimitiveContext.ESC |
2 | 1 | 0 |
meth |
PrimitiveContext.WS |
2 | 1 | 0 |
meth |
PrimitiveContext.interpolation |
2 | 1 | 0 |
meth |
PrimitiveContext.getRuleIndex |
1 | 0 | 0 |
meth |
PrimitiveContext.enterRule |
2 | 1 | 0 |
meth |
PrimitiveContext.exitRule |
2 | 1 | 0 |
meth |
PrimitiveContext.accept |
2 | 1 | 0 |
attr |
PrimitiveContext.parser |
1 | 0 | 0 |
meth |
ConfigKeyContext.init |
4 | 2 | 0 |
meth |
ConfigKeyContext.interpolation |
1 | 0 | 0 |
meth |
ConfigKeyContext.ID |
1 | 0 | 0 |
meth |
ConfigKeyContext.INTER_KEY |
1 | 0 | 0 |
meth |
ConfigKeyContext.getRuleIndex |
1 | 0 | 0 |
meth |
ConfigKeyContext.enterRule |
2 | 1 | 0 |
meth |
ConfigKeyContext.exitRule |
2 | 1 | 0 |
meth |
ConfigKeyContext.accept |
2 | 1 | 0 |
attr |
ConfigKeyContext.parser |
1 | 0 | 0 |
meth |
DictContainerContext.init |
4 | 2 | 0 |
meth |
DictContainerContext.BRACE_OPEN |
1 | 0 | 0 |
meth |
DictContainerContext.BRACE_CLOSE |
1 | 0 | 0 |
meth |
DictContainerContext.dictKeyValuePair |
2 | 1 | 0 |
meth |
DictContainerContext.COMMA |
2 | 1 | 0 |
meth |
DictContainerContext.getRuleIndex |
1 | 0 | 0 |
meth |
DictContainerContext.enterRule |
2 | 1 | 0 |
meth |
DictContainerContext.exitRule |
2 | 1 | 0 |
meth |
DictContainerContext.accept |
2 | 1 | 0 |
attr |
DictContainerContext.parser |
1 | 0 | 0 |
func |
serializedATN |
1 | 0 | 0 |
meth |
ResolverNameContext.init |
4 | 2 | 0 |
meth |
ResolverNameContext.interpolation |
2 | 1 | 0 |
meth |
ResolverNameContext.ID |
2 | 1 | 0 |
meth |
ResolverNameContext.DOT |
2 | 1 | 0 |
meth |
ResolverNameContext.getRuleIndex |
1 | 0 | 0 |
meth |
ResolverNameContext.enterRule |
2 | 1 | 0 |
meth |
ResolverNameContext.exitRule |
2 | 1 | 0 |
meth |
ResolverNameContext.accept |
2 | 1 | 0 |
attr |
ResolverNameContext.parser |
1 | 0 | 0 |
meth |
SingleElementContext.init |
4 | 2 | 0 |
meth |
SingleElementContext.element |
1 | 0 | 0 |
meth |
SingleElementContext.EOF |
1 | 0 | 0 |
meth |
SingleElementContext.getRuleIndex |
1 | 0 | 0 |
meth |
SingleElementContext.enterRule |
2 | 1 | 0 |
meth |
SingleElementContext.exitRule |
2 | 1 | 0 |
meth |
SingleElementContext.accept |
2 | 1 | 0 |
attr |
SingleElementContext.parser |
1 | 0 | 0 |
meth |
TextContext.init |
4 | 2 | 0 |
meth |
TextContext.interpolation |
2 | 1 | 0 |
meth |
TextContext.ANY_STR |
2 | 1 | 0 |
meth |
TextContext.ESC |
2 | 1 | 0 |
meth |
TextContext.ESC_INTER |
2 | 1 | 0 |
meth |
TextContext.TOP_ESC |
2 | 1 | 0 |
meth |
TextContext.QUOTED_ESC |
2 | 1 | 0 |
meth |
TextContext.getRuleIndex |
1 | 0 | 0 |
meth |
TextContext.enterRule |
2 | 1 | 0 |
meth |
TextContext.exitRule |
2 | 1 | 0 |
meth |
TextContext.accept |
2 | 1 | 0 |
attr |
TextContext.parser |
1 | 0 | 0 |
meth |
ElementContext.init |
4 | 2 | 0 |
meth |
ElementContext.primitive |
1 | 0 | 0 |
meth |
ElementContext.quotedValue |
1 | 0 | 0 |
meth |
ElementContext.listContainer |
1 | 0 | 0 |
meth |
ElementContext.dictContainer |
1 | 0 | 0 |
meth |
ElementContext.getRuleIndex |
1 | 0 | 0 |
meth |
ElementContext.enterRule |
2 | 1 | 0 |
meth |
ElementContext.exitRule |
2 | 1 | 0 |
meth |
ElementContext.accept |
2 | 1 | 0 |
attr |
ElementContext.parser |
1 | 0 | 0 |
meth |
ListContainerContext.init |
4 | 2 | 0 |
meth |
ListContainerContext.BRACKET_OPEN |
1 | 0 | 0 |
meth |
ListContainerContext.BRACKET_CLOSE |
1 | 0 | 0 |
meth |
ListContainerContext.sequence |
1 | 0 | 0 |
meth |
ListContainerContext.getRuleIndex |
1 | 0 | 0 |
meth |
ListContainerContext.enterRule |
2 | 1 | 0 |
meth |
ListContainerContext.exitRule |
2 | 1 | 0 |
meth |
ListContainerContext.accept |
2 | 1 | 0 |
attr |
ListContainerContext.parser |
1 | 0 | 0 |
meth |
InterpolationContext.init |
4 | 2 | 0 |
meth |
InterpolationContext.interpolationNode |
1 | 0 | 0 |
meth |
InterpolationContext.interpolationResolver |
1 | 0 | 0 |
meth |
InterpolationContext.getRuleIndex |
1 | 0 | 0 |
meth |
InterpolationContext.enterRule |
2 | 1 | 0 |
meth |
InterpolationContext.exitRule |
2 | 1 | 0 |
meth |
InterpolationContext.accept |
2 | 1 | 0 |
attr |
InterpolationContext.parser |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.init |
3 | 2 | 0 |
meth |
OmegaConfGrammarParser.configValue |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.singleElement |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.text |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.element |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.listContainer |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.dictContainer |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.dictKeyValuePair |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.sequence |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.interpolation |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.interpolationNode |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.interpolationResolver |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.configKey |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.resolverName |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.quotedValue |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.primitive |
1 | 0 | 0 |
meth |
OmegaConfGrammarParser.dictKey |
1 | 0 | 0 |
attr |
OmegaConfGrammarParser.atn |
1 | 0 | 0 |
attr |
OmegaConfGrammarParser.decisionsToDFA |
1 | 0 | 0 |
attr |
OmegaConfGrammarParser.sharedContextCache |
1 | 0 | 0 |
meth |
QuotedValueContext.init |
4 | 2 | 0 |
meth |
QuotedValueContext.MATCHING_QUOTE_CLOSE |
1 | 0 | 0 |
meth |
QuotedValueContext.QUOTE_OPEN_SINGLE |
1 | 0 | 0 |
meth |
QuotedValueContext.QUOTE_OPEN_DOUBLE |
1 | 0 | 0 |
meth |
QuotedValueContext.text |
1 | 0 | 0 |
meth |
QuotedValueContext.getRuleIndex |
1 | 0 | 0 |
meth |
QuotedValueContext.enterRule |
2 | 1 | 0 |
meth |
QuotedValueContext.exitRule |
2 | 1 | 0 |
meth |
QuotedValueContext.accept |
2 | 1 | 0 |
attr |
QuotedValueContext.parser |
1 | 0 | 0 |
meth |
InterpolationResolverContext.init |
4 | 2 | 0 |
meth |
InterpolationResolverContext.INTER_OPEN |
1 | 0 | 0 |
meth |
InterpolationResolverContext.resolverName |
1 | 0 | 0 |
meth |
InterpolationResolverContext.COLON |
1 | 0 | 0 |
meth |
InterpolationResolverContext.BRACE_CLOSE |
1 | 0 | 0 |
meth |
InterpolationResolverContext.sequence |
1 | 0 | 0 |
meth |
InterpolationResolverContext.getRuleIndex |
1 | 0 | 0 |
meth |
InterpolationResolverContext.enterRule |
2 | 1 | 0 |
meth |
InterpolationResolverContext.exitRule |
2 | 1 | 0 |
meth |
InterpolationResolverContext.accept |
2 | 1 | 0 |
attr |
InterpolationResolverContext.parser |
1 | 0 | 0 |
meth |
DictKeyValuePairContext.init |
4 | 2 | 0 |
meth |
DictKeyValuePairContext.dictKey |
1 | 0 | 0 |
meth |
DictKeyValuePairContext.COLON |
1 | 0 | 0 |
meth |
DictKeyValuePairContext.element |
1 | 0 | 0 |
meth |
DictKeyValuePairContext.getRuleIndex |
1 | 0 | 0 |
meth |
DictKeyValuePairContext.enterRule |
2 | 1 | 0 |
meth |
DictKeyValuePairContext.exitRule |
2 | 1 | 0 |
meth |
DictKeyValuePairContext.accept |
2 | 1 | 0 |
attr |
DictKeyValuePairContext.parser |
1 | 0 | 0 |
meth |
SequenceContext.init |
4 | 2 | 0 |
meth |
SequenceContext.element |
2 | 1 | 0 |
meth |
SequenceContext.COMMA |
2 | 1 | 0 |
meth |
SequenceContext.getRuleIndex |
1 | 0 | 0 |
meth |
SequenceContext.enterRule |
2 | 1 | 0 |
meth |
SequenceContext.exitRule |
2 | 1 | 0 |
meth |
SequenceContext.accept |
2 | 1 | 0 |
attr |
SequenceContext.parser |
1 | 0 | 0 |
omegaconf.grammar.gen.OmegaConfGrammarParserListener (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OmegaConfGrammarParserListener.enterConfigValue |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitConfigValue |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterSingleElement |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitSingleElement |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterText |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitText |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterElement |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitElement |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterListContainer |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitListContainer |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterDictContainer |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitDictContainer |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterDictKeyValuePair |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitDictKeyValuePair |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterSequence |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitSequence |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterInterpolation |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitInterpolation |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterInterpolationNode |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitInterpolationNode |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterInterpolationResolver |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitInterpolationResolver |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterConfigKey |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitConfigKey |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterResolverName |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitResolverName |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterQuotedValue |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitQuotedValue |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterPrimitive |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitPrimitive |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.enterDictKey |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserListener.exitDictKey |
2 | 1 | 0 |
omegaconf.grammar.gen.OmegaConfGrammarParserVisitor (16 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OmegaConfGrammarParserVisitor.visitConfigValue |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitSingleElement |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitText |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitElement |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitListContainer |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitDictContainer |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitDictKeyValuePair |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitSequence |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitInterpolation |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitInterpolationNode |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitInterpolationResolver |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitConfigKey |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitResolverName |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitQuotedValue |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitPrimitive |
2 | 1 | 0 |
meth |
OmegaConfGrammarParserVisitor.visitDictKey |
2 | 1 | 0 |
omegaconf.grammar_parser (1 missing, 25 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OmegaConfErrorListener.syntaxError |
7 | 7 | 6 |
meth |
OmegaConfErrorListener.reportAmbiguity |
8 | 8 | 7 |
meth |
OmegaConfErrorListener.reportAttemptingFullContext |
7 | 7 | 6 |
meth |
OmegaConfErrorListener.reportContextSensitivity |
7 | 7 | 6 |
attr |
SIMPLE_INTERPOLATION_PATTERN |
1 | 0 | 0 |
omegaconf.grammar_visitor (4 missing, 10 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
GrammarVisitor.init |
5 | 4 | 0 |
meth |
GrammarVisitor.aggregateResult |
3 | 3 | 1 |
meth |
GrammarVisitor.visitConfigValue |
2 | 2 | 1 |
meth |
GrammarVisitor.visitDictKey |
2 | 2 | 1 |
meth |
GrammarVisitor.visitElement |
2 | 2 | 1 |
meth |
GrammarVisitor.visitInterpolation |
2 | 2 | 1 |
meth |
GrammarVisitor.visitInterpolationResolver |
2 | 2 | 1 |
meth |
GrammarVisitor.visitPrimitive |
2 | 2 | 1 |
meth |
GrammarVisitor.visitSingleElement |
2 | 2 | 1 |
meth |
GrammarVisitor.visitText |
2 | 2 | 1 |
meth |
GrammarVisitor._createPrimitive |
2 | 2 | 1 |
attr |
GrammarVisitor.node_interpolation_callback |
1 | 0 | 0 |
attr |
GrammarVisitor.resolver_interpolation_callback |
1 | 0 | 0 |
attr |
GrammarVisitor.memo |
1 | 0 | 0 |
omegaconf.listconfig (4 missing, 25 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ListConfig.init |
8 | 8 | 1 |
meth |
ListConfig._validate_get |
3 | 3 | 2 |
meth |
ListConfig._validate_set |
3 | 3 | 2 |
meth |
ListConfig.setattr |
3 | 3 | 1 |
meth |
ListConfig.getattr |
2 | 2 | 1 |
meth |
ListConfig.getitem |
2 | 2 | 1 |
meth |
ListConfig._set_at_index |
3 | 3 | 1 |
meth |
ListConfig.setitem |
3 | 3 | 1 |
meth |
ListConfig.append |
2 | 2 | 1 |
meth |
ListConfig.insert |
3 | 3 | 1 |
meth |
ListConfig.remove |
2 | 2 | 1 |
meth |
ListConfig.index |
4 | 4 | 1 |
meth |
ListConfig.count |
2 | 2 | 1 |
meth |
ListConfig.get |
3 | 3 | 2 |
meth |
ListConfig.pop |
2 | 2 | 1 |
meth |
ListConfig.eq |
2 | 2 | 1 |
meth |
ListConfig.ne |
2 | 2 | 1 |
meth |
ListConfig.contains |
2 | 2 | 1 |
meth |
ListConfig._set_value |
3 | 3 | 1 |
meth |
ListConfig._set_value_impl |
3 | 3 | 1 |
meth |
ListIterator.init |
3 | 3 | 1 |
meth |
ListIterator.next |
1 | 1 | 1 |
attr |
ListIterator.resolve |
1 | 0 | 0 |
attr |
ListIterator.iterator |
1 | 0 | 0 |
attr |
ListIterator.index |
1 | 0 | 0 |
attr |
ListIterator.ValueNode |
1 | 0 | 0 |
omegaconf.nodes (10 missing, 45 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EnumNode.init |
7 | 6 | 1 |
meth |
EnumNode._strict_validate_type |
2 | 2 | 1 |
meth |
EnumNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
EnumNode.validate_and_convert_to_enum |
3 | 3 | 1 |
meth |
BytesNode.init |
6 | 5 | 2 |
meth |
BytesNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
BooleanNode.init |
6 | 5 | 2 |
meth |
BooleanNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
PathNode.init |
6 | 5 | 2 |
meth |
PathNode._strict_validate_type |
2 | 2 | 1 |
meth |
PathNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
IntegerNode.init |
6 | 5 | 2 |
meth |
IntegerNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
StringNode.init |
6 | 5 | 2 |
meth |
StringNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
FloatNode.init |
6 | 5 | 2 |
meth |
FloatNode._validate_and_convert_impl |
2 | 2 | 1 |
meth |
FloatNode.eq |
2 | 2 | 1 |
meth |
AnyNode.init |
5 | 4 | 2 |
meth |
AnyNode._validate_and_convert_impl |
2 | 2 | 2 |
meth |
ValueNode.init |
4 | 3 | 1 |
meth |
ValueNode._value |
1 | 1 | 1 |
meth |
ValueNode._set_value |
3 | 3 | 1 |
meth |
ValueNode._strict_validate_type |
2 | 2 | 1 |
meth |
ValueNode.validate_and_convert |
2 | 2 | 2 |
meth |
ValueNode._validate_and_convert_impl |
2 | 2 | 2 |
meth |
ValueNode.eq |
2 | 2 | 1 |
meth |
ValueNode.ne |
2 | 2 | 1 |
meth |
ValueNode._deepcopy_impl |
3 | 3 | 1 |
attr |
ValueNode._val |
1 | 1 | 1 |
meth |
InterpolationResultNode.init |
5 | 4 | 2 |
meth |
InterpolationResultNode._set_value |
3 | 3 | 1 |
meth |
InterpolationResultNode._validate_and_convert_impl |
2 | 2 | 2 |
omegaconf.omegaconf (0 missing, 21 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OmegaConf.structured |
4 | 4 | 2 |
meth |
OmegaConf.save |
4 | 4 | 1 |
meth |
OmegaConf.to_container |
6 | 6 | 1 |
meth |
OmegaConf.to_object |
2 | 2 | 1 |
meth |
OmegaConf.is_missing |
3 | 3 | 1 |
meth |
OmegaConf.is_interpolation |
3 | 3 | 1 |
meth |
OmegaConf.is_list |
2 | 2 | 1 |
meth |
OmegaConf.is_dict |
2 | 2 | 1 |
meth |
OmegaConf.is_config |
2 | 2 | 1 |
meth |
OmegaConf.get_type |
3 | 3 | 1 |
meth |
OmegaConf.select |
6 | 6 | 2 |
meth |
OmegaConf.update |
6 | 6 | 1 |
meth |
OmegaConf.to_yaml |
4 | 4 | 1 |
meth |
OmegaConf.missing_keys |
2 | 2 | 1 |
meth |
OmegaConf._create_impl |
4 | 4 | 1 |
meth |
OmegaConf._get_obj_type |
2 | 2 | 1 |
func |
SI |
2 | 2 | 1 |
func |
II |
2 | 2 | 1 |
attr |
MISSING |
1 | 1 | 1 |
omegaconf.resolvers.oc (0 missing, 7 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
select |
4 | 4 | 2 |
func |
deprecated |
5 | 5 | 1 |
func |
create |
3 | 3 | 2 |
func |
decode |
4 | 4 | 1 |
func |
env |
3 | 3 | 1 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore |
1 |