@Singleton public class DefaultNotationParser extends java.lang.Object implements NotationParser<java.lang.Object>
| Constructor and Description |
|---|
DefaultNotationParser(MapNotationParser mapNotationParser,
NotationConverter notationConverter) |
| Modifier and Type | Method and Description |
|---|---|
GolangDependency |
parse(java.lang.Object notation) |
@Inject public DefaultNotationParser(MapNotationParser mapNotationParser, NotationConverter notationConverter)
public GolangDependency parse(java.lang.Object notation)
parse in interface NotationParser<java.lang.Object>