package jetbrains.mps.build.workflow.generator.template.main; /*Generated by MPS */ import jetbrains.mps.lang.pattern.GeneratedMatcher; import org.jetbrains.mps.openapi.model.SNode; import jetbrains.mps.smodel.adapter.structure.MetaAdapterFactory; /*package*/ class Pattern_1tr0xntv2qalo extends GeneratedMatcher { public Pattern_1tr0xntv2qalo(SNode patternNode) { super(patternNode, false); myTopMatcher.child(MetaAdapterFactory.getContainmentLink(0x479c7a8c02f943b5L, 0x9139d910cb22f298L, 0x5c842a42c54b10b2L, 0x16838b3fce9a4922L, "content")).at(0).child(MetaAdapterFactory.getContainmentLink(0x479c7a8c02f943b5L, 0x9139d910cb22f298L, 0x5c842a42c54b10b2L, 0x5c842a42c54b10b5L, "attributes")).at(0).child(MetaAdapterFactory.getContainmentLink(0x479c7a8c02f943b5L, 0x9139d910cb22f298L, 0x5c842a42c54b8df3L, 0x5c842a42c54cfd1eL, "value")).at(0).capture("pathvalue"); } }