Class PrimitiveTypeNode

java.lang.Object
org.jruby.ast.java_signature.TypeNode
org.jruby.ast.java_signature.PrimitiveTypeNode
All Implemented Interfaces:
AnnotationExpression

public class PrimitiveTypeNode extends TypeNode
For Java primitive types: byte, short, int, long, char, float, double, boolean, void