public interface NexusBlockBuilder extends NexusBlockListener
Modifier and Type | Interface and Description |
---|---|
static class |
NexusBlockBuilder.Abstract
This abstract version knows how to build and add comments.
|
Modifier and Type | Method and Description |
---|---|
NexusBlock |
getNexusBlock()
Obtain the constructed block.
|
beginComment, commentText, endBlock, endComment, endTokenGroup, startBlock
NexusBlock getNexusBlock()
Copyright © 2014 BioJava. All rights reserved.