public final class ErrorMessageListener extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
processErrorMessageEntry(TreeWalkListener listener,
GeneratedYangParser.ErrorMessageStatementContext ctx)
Performs validations and updates the data model tree.
|
public static void processErrorMessageEntry(TreeWalkListener listener, GeneratedYangParser.ErrorMessageStatementContext ctx)
listener - listener's objectctx - context object of the grammar ruleCopyright © 2016. All rights reserved.