org.purplejrank.jdk.block
public class NullBlock extends JdkBlock implements ObjectRule, ClassdescRule
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
ClassdescBlock |
getSuperClassDesc() |
Block |
parse()
Parse the token block
|
void |
writeJrank(DataOutputStream out)
Write the token block in Jrank format
|
public NullBlock(JdkStream jdk)
public Block parse() throws IOException
Blockparse in interface BlockIOExceptionpublic String getClassName()
getClassName in interface ClassdescRulepublic ClassdescBlock getSuperClassDesc()
getSuperClassDesc in interface ClassdescRulepublic void writeJrank(DataOutputStream out) throws IOException
BlockwriteJrank in interface BlockIOExceptionCopyright © 2014. All rights reserved.