Class ExtensionsDescriptor
java.lang.Object
org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
private int first -
last
private int last -
parent
-
-
Constructor Details
-
ExtensionsDescriptor
-
-
Method Details
-
setFirst
public void setFirst(int first) -
setLast
public void setLast(int last) -
getFirst
public int getFirst() -
getLast
public int getLast() -
getParent
-