public final class com.oracle.truffle.js.runtime.util.TRegexUtil$Props
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.oracle.truffle.js.runtime.util.TRegexUtil$Props
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // com.oracle.truffle.js.runtime.util.TRegexUtil$Props this
0: .line 76
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 78
return
end local 0 // com.oracle.truffle.js.runtime.util.TRegexUtil$Props this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/oracle/truffle/js/runtime/util/TRegexUtil$Props;
}
SourceFile: "TRegexUtil.java"
NestHost: com.oracle.truffle.js.runtime.util.TRegexUtil
InnerClasses:
public final Props = com.oracle.truffle.js.runtime.util.TRegexUtil$Props of com.oracle.truffle.js.runtime.util.TRegexUtil
public final CompiledRegex = com.oracle.truffle.js.runtime.util.TRegexUtil$Props$CompiledRegex of com.oracle.truffle.js.runtime.util.TRegexUtil$Props
public final Flags = com.oracle.truffle.js.runtime.util.TRegexUtil$Props$Flags of com.oracle.truffle.js.runtime.util.TRegexUtil$Props
public final RegexEngine = com.oracle.truffle.js.runtime.util.TRegexUtil$Props$RegexEngine of com.oracle.truffle.js.runtime.util.TRegexUtil$Props
public final RegexResult = com.oracle.truffle.js.runtime.util.TRegexUtil$Props$RegexResult of com.oracle.truffle.js.runtime.util.TRegexUtil$Props