Constructor and Description |
---|
JavaLang.Character() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
java_identifier_part_p(IRubyObject self,
IRubyObject num) |
static IRubyObject |
java_identifier_start_p(IRubyObject self,
IRubyObject num) |
public static IRubyObject java_identifier_start_p(IRubyObject self, IRubyObject num)
public static IRubyObject java_identifier_part_p(IRubyObject self, IRubyObject num)
Copyright © 2001-2016 JRuby. All Rights Reserved.