github.com/kevinburke/ssh_config.sshLexer.col (field)

4 uses

	github.com/kevinburke/ssh_config (current package)
		lexer.go#L17: 	col           int
		lexer.go#L175: 	s.col = s.endbufferCol
		lexer.go#L189: 		Position: Position{s.line, s.col},
		lexer.go#L234: 		col:           1,