Uses of Class
org.opendaylight.yangtools.yang.ir.IRKeyword
-
Uses of IRKeyword in org.opendaylight.yangtools.yang.ir
Subclasses of IRKeyword in org.opendaylight.yangtools.yang.irModifier and TypeClassDescriptionstatic final classstatic final classMethods in org.opendaylight.yangtools.yang.ir that return IRKeywordModifier and TypeMethodDescriptionfinal @NonNull IRKeywordIRStatement.keyword()Return this statement's keyword.Methods in org.opendaylight.yangtools.yang.ir with parameters of type IRKeywordModifier and TypeMethodDescriptionstatic @NonNull IRStatementIRStatement.of(IRKeyword keyword, IRArgument argument, int line, int column, com.google.common.collect.ImmutableList<IRStatement> statements)