* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1308 lines
29 KiB
Smali
1308 lines
29 KiB
Smali
.class public final enum Lkotlin/text/CharCategory;
|
|
.super Ljava/lang/Enum;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lkotlin/text/CharCategory$Companion;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Lkotlin/text/CharCategory;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008%\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000c\n\u0002\u0008\u0002\u0008\u0086\u0081\u0002\u0018\u0000 .2\u0008\u0012\u0004\u0012\u00020\u00000\u0001:\u0001.B\u0019\u0008\u0002\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u00a2\u0006\u0004\u0008\u0006\u0010\u0007J\u0011\u0010*\u001a\u00020+2\u0006\u0010,\u001a\u00020-H\u0086\u0002R\u0011\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0008\u0010\tR\u0011\u0010\u0004\u001a\u00020\u0005\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\n\u0010\u000bj\u0002\u0008\u000cj\u0002\u0008\rj\u0002\u0008\u000ej\u0002\u0008\u000fj\u0002\u0008\u0010j\u0002\u0008\u0011j\u0002\u0008\u0012j\u0002\u0008\u0013j\u0002\u0008\u0014j\u0002\u0008\u0015j\u0002\u0008\u0016j\u0002\u0008\u0017j\u0002\u0008\u0018j\u0002\u0008\u0019j\u0002\u0008\u001aj\u0002\u0008\u001bj\u0002\u0008\u001cj\u0002\u0008\u001dj\u0002\u0008\u001ej\u0002\u0008\u001fj\u0002\u0008 j\u0002\u0008!j\u0002\u0008\"j\u0002\u0008#j\u0002\u0008$j\u0002\u0008%j\u0002\u0008&j\u0002\u0008\'j\u0002\u0008(j\u0002\u0008)\u00a8\u0006/"
|
|
}
|
|
d2 = {
|
|
"Lkotlin/text/CharCategory;",
|
|
"",
|
|
"value",
|
|
"",
|
|
"code",
|
|
"",
|
|
"<init>",
|
|
"(Ljava/lang/String;IILjava/lang/String;)V",
|
|
"getValue",
|
|
"()I",
|
|
"getCode",
|
|
"()Ljava/lang/String;",
|
|
"UNASSIGNED",
|
|
"UPPERCASE_LETTER",
|
|
"LOWERCASE_LETTER",
|
|
"TITLECASE_LETTER",
|
|
"MODIFIER_LETTER",
|
|
"OTHER_LETTER",
|
|
"NON_SPACING_MARK",
|
|
"ENCLOSING_MARK",
|
|
"COMBINING_SPACING_MARK",
|
|
"DECIMAL_DIGIT_NUMBER",
|
|
"LETTER_NUMBER",
|
|
"OTHER_NUMBER",
|
|
"SPACE_SEPARATOR",
|
|
"LINE_SEPARATOR",
|
|
"PARAGRAPH_SEPARATOR",
|
|
"CONTROL",
|
|
"FORMAT",
|
|
"PRIVATE_USE",
|
|
"SURROGATE",
|
|
"DASH_PUNCTUATION",
|
|
"START_PUNCTUATION",
|
|
"END_PUNCTUATION",
|
|
"CONNECTOR_PUNCTUATION",
|
|
"OTHER_PUNCTUATION",
|
|
"MATH_SYMBOL",
|
|
"CURRENCY_SYMBOL",
|
|
"MODIFIER_SYMBOL",
|
|
"OTHER_SYMBOL",
|
|
"INITIAL_QUOTE_PUNCTUATION",
|
|
"FINAL_QUOTE_PUNCTUATION",
|
|
"contains",
|
|
"",
|
|
"char",
|
|
"",
|
|
"Companion",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x2,
|
|
0x2,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final synthetic $ENTRIES:Lkotlin/enums/EnumEntries;
|
|
|
|
.field private static final synthetic $VALUES:[Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum COMBINING_SPACING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum CONNECTOR_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum CONTROL:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum CURRENCY_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final Companion:Lkotlin/text/CharCategory$Companion;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final enum DASH_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum DECIMAL_DIGIT_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum ENCLOSING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum END_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum FINAL_QUOTE_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum FORMAT:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum INITIAL_QUOTE_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum LETTER_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum LINE_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum LOWERCASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum MATH_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum MODIFIER_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum MODIFIER_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum NON_SPACING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum OTHER_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum OTHER_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum OTHER_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum OTHER_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum PARAGRAPH_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum PRIVATE_USE:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum SPACE_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum START_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum SURROGATE:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum TITLECASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum UNASSIGNED:Lkotlin/text/CharCategory;
|
|
|
|
.field public static final enum UPPERCASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
|
|
# instance fields
|
|
.field private final code:Ljava/lang/String;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private final value:I
|
|
|
|
|
|
# direct methods
|
|
.method private static final synthetic $values()[Lkotlin/text/CharCategory;
|
|
.locals 3
|
|
|
|
const/16 v0, 0x1e
|
|
|
|
new-array v0, v0, [Lkotlin/text/CharCategory;
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->UNASSIGNED:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->UPPERCASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->LOWERCASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x2
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->TITLECASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x3
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->MODIFIER_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x4
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->OTHER_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x5
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->NON_SPACING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x6
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->ENCLOSING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
const/4 v2, 0x7
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->COMBINING_SPACING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x8
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->DECIMAL_DIGIT_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x9
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->LETTER_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0xa
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->OTHER_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0xb
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->SPACE_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0xc
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->LINE_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0xd
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->PARAGRAPH_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0xe
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->CONTROL:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0xf
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->FORMAT:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x10
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->PRIVATE_USE:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x11
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->SURROGATE:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x12
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->DASH_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x13
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->START_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x14
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->END_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x15
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->CONNECTOR_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x16
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->OTHER_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x17
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->MATH_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x18
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->CURRENCY_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x19
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->MODIFIER_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x1a
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->OTHER_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x1b
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->INITIAL_QUOTE_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x1c
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lkotlin/text/CharCategory;->FINAL_QUOTE_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
const/16 v2, 0x1d
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method static constructor <clinit>()V
|
|
.locals 5
|
|
|
|
.line 1
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 2
|
|
.line 3
|
|
const/4 v1, 0x0
|
|
|
|
.line 4
|
|
const-string v2, "Cn"
|
|
|
|
.line 5
|
|
.line 6
|
|
const-string v3, "UNASSIGNED"
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
sput-object v0, Lkotlin/text/CharCategory;->UNASSIGNED:Lkotlin/text/CharCategory;
|
|
|
|
.line 12
|
|
.line 13
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 14
|
|
.line 15
|
|
const/4 v1, 0x1
|
|
|
|
.line 16
|
|
const-string v2, "Lu"
|
|
|
|
.line 17
|
|
.line 18
|
|
const-string v3, "UPPERCASE_LETTER"
|
|
|
|
.line 19
|
|
.line 20
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
sput-object v0, Lkotlin/text/CharCategory;->UPPERCASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.line 24
|
|
.line 25
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 26
|
|
.line 27
|
|
const/4 v1, 0x2
|
|
|
|
.line 28
|
|
const-string v2, "Ll"
|
|
|
|
.line 29
|
|
.line 30
|
|
const-string v3, "LOWERCASE_LETTER"
|
|
|
|
.line 31
|
|
.line 32
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 33
|
|
.line 34
|
|
.line 35
|
|
sput-object v0, Lkotlin/text/CharCategory;->LOWERCASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.line 36
|
|
.line 37
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 38
|
|
.line 39
|
|
const/4 v1, 0x3
|
|
|
|
.line 40
|
|
const-string v2, "Lt"
|
|
|
|
.line 41
|
|
.line 42
|
|
const-string v3, "TITLECASE_LETTER"
|
|
|
|
.line 43
|
|
.line 44
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 45
|
|
.line 46
|
|
.line 47
|
|
sput-object v0, Lkotlin/text/CharCategory;->TITLECASE_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.line 48
|
|
.line 49
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 50
|
|
.line 51
|
|
const/4 v1, 0x4
|
|
|
|
.line 52
|
|
const-string v2, "Lm"
|
|
|
|
.line 53
|
|
.line 54
|
|
const-string v3, "MODIFIER_LETTER"
|
|
|
|
.line 55
|
|
.line 56
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 57
|
|
.line 58
|
|
.line 59
|
|
sput-object v0, Lkotlin/text/CharCategory;->MODIFIER_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.line 60
|
|
.line 61
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 62
|
|
.line 63
|
|
const/4 v1, 0x5
|
|
|
|
.line 64
|
|
const-string v2, "Lo"
|
|
|
|
.line 65
|
|
.line 66
|
|
const-string v3, "OTHER_LETTER"
|
|
|
|
.line 67
|
|
.line 68
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 69
|
|
.line 70
|
|
.line 71
|
|
sput-object v0, Lkotlin/text/CharCategory;->OTHER_LETTER:Lkotlin/text/CharCategory;
|
|
|
|
.line 72
|
|
.line 73
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 74
|
|
.line 75
|
|
const/4 v1, 0x6
|
|
|
|
.line 76
|
|
const-string v2, "Mn"
|
|
|
|
.line 77
|
|
.line 78
|
|
const-string v3, "NON_SPACING_MARK"
|
|
|
|
.line 79
|
|
.line 80
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 81
|
|
.line 82
|
|
.line 83
|
|
sput-object v0, Lkotlin/text/CharCategory;->NON_SPACING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
.line 84
|
|
.line 85
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 86
|
|
.line 87
|
|
const/4 v1, 0x7
|
|
|
|
.line 88
|
|
const-string v2, "Me"
|
|
|
|
.line 89
|
|
.line 90
|
|
const-string v3, "ENCLOSING_MARK"
|
|
|
|
.line 91
|
|
.line 92
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 93
|
|
.line 94
|
|
.line 95
|
|
sput-object v0, Lkotlin/text/CharCategory;->ENCLOSING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
.line 96
|
|
.line 97
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 98
|
|
.line 99
|
|
const/16 v1, 0x8
|
|
|
|
.line 100
|
|
.line 101
|
|
const-string v2, "Mc"
|
|
|
|
.line 102
|
|
.line 103
|
|
const-string v3, "COMBINING_SPACING_MARK"
|
|
|
|
.line 104
|
|
.line 105
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 106
|
|
.line 107
|
|
.line 108
|
|
sput-object v0, Lkotlin/text/CharCategory;->COMBINING_SPACING_MARK:Lkotlin/text/CharCategory;
|
|
|
|
.line 109
|
|
.line 110
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 111
|
|
.line 112
|
|
const/16 v1, 0x9
|
|
|
|
.line 113
|
|
.line 114
|
|
const-string v2, "Nd"
|
|
|
|
.line 115
|
|
.line 116
|
|
const-string v3, "DECIMAL_DIGIT_NUMBER"
|
|
|
|
.line 117
|
|
.line 118
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 119
|
|
.line 120
|
|
.line 121
|
|
sput-object v0, Lkotlin/text/CharCategory;->DECIMAL_DIGIT_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
.line 122
|
|
.line 123
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 124
|
|
.line 125
|
|
const/16 v1, 0xa
|
|
|
|
.line 126
|
|
.line 127
|
|
const-string v2, "Nl"
|
|
|
|
.line 128
|
|
.line 129
|
|
const-string v3, "LETTER_NUMBER"
|
|
|
|
.line 130
|
|
.line 131
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 132
|
|
.line 133
|
|
.line 134
|
|
sput-object v0, Lkotlin/text/CharCategory;->LETTER_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
.line 135
|
|
.line 136
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 137
|
|
.line 138
|
|
const/16 v1, 0xb
|
|
|
|
.line 139
|
|
.line 140
|
|
const-string v2, "No"
|
|
|
|
.line 141
|
|
.line 142
|
|
const-string v3, "OTHER_NUMBER"
|
|
|
|
.line 143
|
|
.line 144
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 145
|
|
.line 146
|
|
.line 147
|
|
sput-object v0, Lkotlin/text/CharCategory;->OTHER_NUMBER:Lkotlin/text/CharCategory;
|
|
|
|
.line 148
|
|
.line 149
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 150
|
|
.line 151
|
|
const/16 v1, 0xc
|
|
|
|
.line 152
|
|
.line 153
|
|
const-string v2, "Zs"
|
|
|
|
.line 154
|
|
.line 155
|
|
const-string v3, "SPACE_SEPARATOR"
|
|
|
|
.line 156
|
|
.line 157
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 158
|
|
.line 159
|
|
.line 160
|
|
sput-object v0, Lkotlin/text/CharCategory;->SPACE_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
.line 161
|
|
.line 162
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 163
|
|
.line 164
|
|
const/16 v1, 0xd
|
|
|
|
.line 165
|
|
.line 166
|
|
const-string v2, "Zl"
|
|
|
|
.line 167
|
|
.line 168
|
|
const-string v3, "LINE_SEPARATOR"
|
|
|
|
.line 169
|
|
.line 170
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 171
|
|
.line 172
|
|
.line 173
|
|
sput-object v0, Lkotlin/text/CharCategory;->LINE_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
.line 174
|
|
.line 175
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 176
|
|
.line 177
|
|
const/16 v1, 0xe
|
|
|
|
.line 178
|
|
.line 179
|
|
const-string v2, "Zp"
|
|
|
|
.line 180
|
|
.line 181
|
|
const-string v3, "PARAGRAPH_SEPARATOR"
|
|
|
|
.line 182
|
|
.line 183
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 184
|
|
.line 185
|
|
.line 186
|
|
sput-object v0, Lkotlin/text/CharCategory;->PARAGRAPH_SEPARATOR:Lkotlin/text/CharCategory;
|
|
|
|
.line 187
|
|
.line 188
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 189
|
|
.line 190
|
|
const/16 v1, 0xf
|
|
|
|
.line 191
|
|
.line 192
|
|
const-string v2, "Cc"
|
|
|
|
.line 193
|
|
.line 194
|
|
const-string v3, "CONTROL"
|
|
|
|
.line 195
|
|
.line 196
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 197
|
|
.line 198
|
|
.line 199
|
|
sput-object v0, Lkotlin/text/CharCategory;->CONTROL:Lkotlin/text/CharCategory;
|
|
|
|
.line 200
|
|
.line 201
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 202
|
|
.line 203
|
|
const/16 v1, 0x10
|
|
|
|
.line 204
|
|
.line 205
|
|
const-string v2, "Cf"
|
|
|
|
.line 206
|
|
.line 207
|
|
const-string v3, "FORMAT"
|
|
|
|
.line 208
|
|
.line 209
|
|
invoke-direct {v0, v3, v1, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 210
|
|
.line 211
|
|
.line 212
|
|
sput-object v0, Lkotlin/text/CharCategory;->FORMAT:Lkotlin/text/CharCategory;
|
|
|
|
.line 213
|
|
.line 214
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 215
|
|
.line 216
|
|
const-string v1, "Co"
|
|
|
|
.line 217
|
|
.line 218
|
|
const-string v2, "PRIVATE_USE"
|
|
|
|
.line 219
|
|
.line 220
|
|
const/16 v3, 0x11
|
|
|
|
.line 221
|
|
.line 222
|
|
const/16 v4, 0x12
|
|
|
|
.line 223
|
|
.line 224
|
|
invoke-direct {v0, v2, v3, v4, v1}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 225
|
|
.line 226
|
|
.line 227
|
|
sput-object v0, Lkotlin/text/CharCategory;->PRIVATE_USE:Lkotlin/text/CharCategory;
|
|
|
|
.line 228
|
|
.line 229
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 230
|
|
.line 231
|
|
const-string v1, "Cs"
|
|
|
|
.line 232
|
|
.line 233
|
|
const-string v2, "SURROGATE"
|
|
|
|
.line 234
|
|
.line 235
|
|
const/16 v3, 0x13
|
|
|
|
.line 236
|
|
.line 237
|
|
invoke-direct {v0, v2, v4, v3, v1}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 238
|
|
.line 239
|
|
.line 240
|
|
sput-object v0, Lkotlin/text/CharCategory;->SURROGATE:Lkotlin/text/CharCategory;
|
|
|
|
.line 241
|
|
.line 242
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 243
|
|
.line 244
|
|
const-string v1, "Pd"
|
|
|
|
.line 245
|
|
.line 246
|
|
const-string v2, "DASH_PUNCTUATION"
|
|
|
|
.line 247
|
|
.line 248
|
|
const/16 v4, 0x14
|
|
|
|
.line 249
|
|
.line 250
|
|
invoke-direct {v0, v2, v3, v4, v1}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 251
|
|
.line 252
|
|
.line 253
|
|
sput-object v0, Lkotlin/text/CharCategory;->DASH_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 254
|
|
.line 255
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 256
|
|
.line 257
|
|
const-string v1, "Ps"
|
|
|
|
.line 258
|
|
.line 259
|
|
const-string v2, "START_PUNCTUATION"
|
|
|
|
.line 260
|
|
.line 261
|
|
const/16 v3, 0x15
|
|
|
|
.line 262
|
|
.line 263
|
|
invoke-direct {v0, v2, v4, v3, v1}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 264
|
|
.line 265
|
|
.line 266
|
|
sput-object v0, Lkotlin/text/CharCategory;->START_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 267
|
|
.line 268
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 269
|
|
.line 270
|
|
const-string v1, "Pe"
|
|
|
|
.line 271
|
|
.line 272
|
|
const-string v2, "END_PUNCTUATION"
|
|
|
|
.line 273
|
|
.line 274
|
|
const/16 v4, 0x16
|
|
|
|
.line 275
|
|
.line 276
|
|
invoke-direct {v0, v2, v3, v4, v1}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 277
|
|
.line 278
|
|
.line 279
|
|
sput-object v0, Lkotlin/text/CharCategory;->END_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 280
|
|
.line 281
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 282
|
|
.line 283
|
|
const/16 v1, 0x17
|
|
|
|
.line 284
|
|
.line 285
|
|
const-string v2, "Pc"
|
|
|
|
.line 286
|
|
.line 287
|
|
const-string v3, "CONNECTOR_PUNCTUATION"
|
|
|
|
.line 288
|
|
.line 289
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 290
|
|
.line 291
|
|
.line 292
|
|
sput-object v0, Lkotlin/text/CharCategory;->CONNECTOR_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 293
|
|
.line 294
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 295
|
|
.line 296
|
|
const/16 v1, 0x18
|
|
|
|
.line 297
|
|
.line 298
|
|
const-string v2, "Po"
|
|
|
|
.line 299
|
|
.line 300
|
|
const-string v3, "OTHER_PUNCTUATION"
|
|
|
|
.line 301
|
|
.line 302
|
|
const/16 v4, 0x17
|
|
|
|
.line 303
|
|
.line 304
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 305
|
|
.line 306
|
|
.line 307
|
|
sput-object v0, Lkotlin/text/CharCategory;->OTHER_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 308
|
|
.line 309
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 310
|
|
.line 311
|
|
const/16 v1, 0x19
|
|
|
|
.line 312
|
|
.line 313
|
|
const-string v2, "Sm"
|
|
|
|
.line 314
|
|
.line 315
|
|
const-string v3, "MATH_SYMBOL"
|
|
|
|
.line 316
|
|
.line 317
|
|
const/16 v4, 0x18
|
|
|
|
.line 318
|
|
.line 319
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 320
|
|
.line 321
|
|
.line 322
|
|
sput-object v0, Lkotlin/text/CharCategory;->MATH_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.line 323
|
|
.line 324
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 325
|
|
.line 326
|
|
const/16 v1, 0x1a
|
|
|
|
.line 327
|
|
.line 328
|
|
const-string v2, "Sc"
|
|
|
|
.line 329
|
|
.line 330
|
|
const-string v3, "CURRENCY_SYMBOL"
|
|
|
|
.line 331
|
|
.line 332
|
|
const/16 v4, 0x19
|
|
|
|
.line 333
|
|
.line 334
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 335
|
|
.line 336
|
|
.line 337
|
|
sput-object v0, Lkotlin/text/CharCategory;->CURRENCY_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.line 338
|
|
.line 339
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 340
|
|
.line 341
|
|
const/16 v1, 0x1b
|
|
|
|
.line 342
|
|
.line 343
|
|
const-string v2, "Sk"
|
|
|
|
.line 344
|
|
.line 345
|
|
const-string v3, "MODIFIER_SYMBOL"
|
|
|
|
.line 346
|
|
.line 347
|
|
const/16 v4, 0x1a
|
|
|
|
.line 348
|
|
.line 349
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 350
|
|
.line 351
|
|
.line 352
|
|
sput-object v0, Lkotlin/text/CharCategory;->MODIFIER_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.line 353
|
|
.line 354
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 355
|
|
.line 356
|
|
const/16 v1, 0x1c
|
|
|
|
.line 357
|
|
.line 358
|
|
const-string v2, "So"
|
|
|
|
.line 359
|
|
.line 360
|
|
const-string v3, "OTHER_SYMBOL"
|
|
|
|
.line 361
|
|
.line 362
|
|
const/16 v4, 0x1b
|
|
|
|
.line 363
|
|
.line 364
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 365
|
|
.line 366
|
|
.line 367
|
|
sput-object v0, Lkotlin/text/CharCategory;->OTHER_SYMBOL:Lkotlin/text/CharCategory;
|
|
|
|
.line 368
|
|
.line 369
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 370
|
|
.line 371
|
|
const/16 v1, 0x1d
|
|
|
|
.line 372
|
|
.line 373
|
|
const-string v2, "Pi"
|
|
|
|
.line 374
|
|
.line 375
|
|
const-string v3, "INITIAL_QUOTE_PUNCTUATION"
|
|
|
|
.line 376
|
|
.line 377
|
|
const/16 v4, 0x1c
|
|
|
|
.line 378
|
|
.line 379
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 380
|
|
.line 381
|
|
.line 382
|
|
sput-object v0, Lkotlin/text/CharCategory;->INITIAL_QUOTE_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 383
|
|
.line 384
|
|
new-instance v0, Lkotlin/text/CharCategory;
|
|
|
|
.line 385
|
|
.line 386
|
|
const/16 v1, 0x1e
|
|
|
|
.line 387
|
|
.line 388
|
|
const-string v2, "Pf"
|
|
|
|
.line 389
|
|
.line 390
|
|
const-string v3, "FINAL_QUOTE_PUNCTUATION"
|
|
|
|
.line 391
|
|
.line 392
|
|
const/16 v4, 0x1d
|
|
|
|
.line 393
|
|
.line 394
|
|
invoke-direct {v0, v3, v4, v1, v2}, Lkotlin/text/CharCategory;-><init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
|
|
.line 395
|
|
.line 396
|
|
.line 397
|
|
sput-object v0, Lkotlin/text/CharCategory;->FINAL_QUOTE_PUNCTUATION:Lkotlin/text/CharCategory;
|
|
|
|
.line 398
|
|
.line 399
|
|
invoke-static {}, Lkotlin/text/CharCategory;->$values()[Lkotlin/text/CharCategory;
|
|
|
|
.line 400
|
|
.line 401
|
|
.line 402
|
|
move-result-object v0
|
|
|
|
.line 403
|
|
sput-object v0, Lkotlin/text/CharCategory;->$VALUES:[Lkotlin/text/CharCategory;
|
|
|
|
.line 404
|
|
.line 405
|
|
invoke-static {v0}, Lkotlin/enums/EnumEntriesKt;->enumEntries([Ljava/lang/Enum;)Lkotlin/enums/EnumEntries;
|
|
|
|
.line 406
|
|
.line 407
|
|
.line 408
|
|
move-result-object v0
|
|
|
|
.line 409
|
|
sput-object v0, Lkotlin/text/CharCategory;->$ENTRIES:Lkotlin/enums/EnumEntries;
|
|
|
|
.line 410
|
|
.line 411
|
|
new-instance v0, Lkotlin/text/CharCategory$Companion;
|
|
|
|
.line 412
|
|
.line 413
|
|
const/4 v1, 0x0
|
|
|
|
.line 414
|
|
invoke-direct {v0, v1}, Lkotlin/text/CharCategory$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 415
|
|
.line 416
|
|
.line 417
|
|
sput-object v0, Lkotlin/text/CharCategory;->Companion:Lkotlin/text/CharCategory$Companion;
|
|
|
|
.line 418
|
|
.line 419
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Ljava/lang/String;IILjava/lang/String;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I",
|
|
"Ljava/lang/String;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iput p3, p0, Lkotlin/text/CharCategory;->value:I
|
|
|
|
.line 5
|
|
.line 6
|
|
iput-object p4, p0, Lkotlin/text/CharCategory;->code:Ljava/lang/String;
|
|
|
|
.line 7
|
|
.line 8
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getEntries()Lkotlin/enums/EnumEntries;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkotlin/enums/EnumEntries<",
|
|
"Lkotlin/text/CharCategory;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
sget-object v0, Lkotlin/text/CharCategory;->$ENTRIES:Lkotlin/enums/EnumEntries;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static valueOf(Ljava/lang/String;)Lkotlin/text/CharCategory;
|
|
.locals 1
|
|
|
|
const-class v0, Lkotlin/text/CharCategory;
|
|
|
|
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lkotlin/text/CharCategory;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static values()[Lkotlin/text/CharCategory;
|
|
.locals 1
|
|
|
|
sget-object v0, Lkotlin/text/CharCategory;->$VALUES:[Lkotlin/text/CharCategory;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Object;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [Lkotlin/text/CharCategory;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final contains(C)Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-static {p1}, Ljava/lang/Character;->getType(C)I
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result p1
|
|
|
|
.line 5
|
|
iget v0, p0, Lkotlin/text/CharCategory;->value:I
|
|
|
|
.line 6
|
|
.line 7
|
|
if-ne p1, v0, :cond_0
|
|
|
|
.line 8
|
|
.line 9
|
|
const/4 p1, 0x1
|
|
|
|
.line 10
|
|
return p1
|
|
|
|
.line 11
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
.line 12
|
|
return p1
|
|
.end method
|
|
|
|
.method public final getCode()Ljava/lang/String;
|
|
.locals 1
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lkotlin/text/CharCategory;->code:Ljava/lang/String;
|
|
|
|
.line 2
|
|
.line 3
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getValue()I
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Lkotlin/text/CharCategory;->value:I
|
|
|
|
.line 2
|
|
.line 3
|
|
return v0
|
|
.end method
|