static class SourceCode.Delimiter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) char |
end |
(package private) char |
start |
Constructor and Description |
---|
SourceCode.Delimiter() |
SourceCode.Delimiter(char start,
char end) |
SourceCode.Delimiter(java.lang.String pair) |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.