Package com.jogamp.gluegen.procaddress
Class ProcAddressJavaMethodBindingEmitter.WrappedMethodCommentEmitter
java.lang.Object
com.jogamp.gluegen.JavaMethodBindingEmitter.DefaultCommentEmitter
com.jogamp.gluegen.procaddress.ProcAddressJavaMethodBindingEmitter.WrappedMethodCommentEmitter
- All Implemented Interfaces:
CommentEmitter
- Enclosing class:
- ProcAddressJavaMethodBindingEmitter
public class ProcAddressJavaMethodBindingEmitter.WrappedMethodCommentEmitter
extends JavaMethodBindingEmitter.DefaultCommentEmitter
This class emits the comment for the wrapper method
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidemitBeginning(FunctionEmitter methodEmitter, PrintWriter writer) Methods inherited from class com.jogamp.gluegen.JavaMethodBindingEmitter.DefaultCommentEmitter
emit, emitAliasedDocNamesComment, emitAliasedDocNamesComment, emitBindingCSignature, emitEnding
-
Constructor Details
-
WrappedMethodCommentEmitter
public WrappedMethodCommentEmitter()
-
-
Method Details
-
emitBeginning
- Overrides:
emitBeginningin classJavaMethodBindingEmitter.DefaultCommentEmitter
-