Add half of a coder
This commit is contained in:
10
src/Carp/CarpCoderBehaviorNameApplyPreviewId.class.st
Normal file
10
src/Carp/CarpCoderBehaviorNameApplyPreviewId.class.st
Normal file
@@ -0,0 +1,10 @@
|
||||
Class {
|
||||
#name : #CarpCoderBehaviorNameApplyPreviewId,
|
||||
#superclass : #GtCoderElementId,
|
||||
#category : #'Carp-Coder'
|
||||
}
|
||||
|
||||
{ #category : #accessing }
|
||||
CarpCoderBehaviorNameApplyPreviewId >> asSymbol [
|
||||
^ #'carp-coder--module-name-editor'
|
||||
]
|
Reference in New Issue
Block a user