Elisp: Show Syntax Table
View Current Syntax Table
Alt+x describe-syntax
to see the value of current buffer's syntax table.

describe-syntax
output.
Left is char. Middle is the char's syntax class abbreviation.
Get Current Syntax Table
syntax-table
-
(syntax-table)
Return the current syntax table.