handle nodes positions
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
type Encapsed struct {
|
||||
name string
|
||||
attributes map[string]interface{}
|
||||
position *node.Position
|
||||
position *node.Position
|
||||
parts []node.Node
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user