/*package*/ static SNode toBaseLanguageType_idhEwI9ym(@NotNull SNode __thisNode__) { if (Primitives.INTEGER_TYPE.equals( SPropertyOperations.getString( __thisNode__, MetaAdapterFactory.getProperty( 0xceab519525ea4f22L, 0x9b92103b95ca8c0cL, 0x110396eaaa4L, 0x110396ec041L, "name")))) { return _quotation_createNode_qjn9ch_a0a0a0(); } if (Primitives.BOOLEAN_TYPE.equals( SPropertyOperations.getString( __thisNode__, MetaAdapterFactory.getProperty( 0xceab519525ea4f22L, 0x9b92103b95ca8c0cL, 0x110396eaaa4L, 0x110396ec041L, "name")))) { return _quotation_createNode_qjn9ch_a0a1a0(); } return _quotation_createNode_qjn9ch_a2a0(); }
/*package*/ static boolean isBoolean_idhKtG1tp(@NotNull SNode __thisNode__) { return Primitives.BOOLEAN_TYPE.equals( SPropertyOperations.getString( __thisNode__, MetaAdapterFactory.getProperty( 0xceab519525ea4f22L, 0x9b92103b95ca8c0cL, 0x110396eaaa4L, 0x110396ec041L, "name"))); }