JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.kohsuke.rngom.rngparser.ast.builder
Interface CommentList<L extends
Location
>
public interface
CommentList<L extends
Location
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addComment
(
String
value,
L
loc)
Method Details
addComment
void
addComment
(
String
value,
L
loc)
throws
BuildException
Throws:
BuildException